mirror of
https://github.com/espressif/esp-idf
synced 2025-03-10 01:29:21 -04:00
change rom function for esp32c3 to fix eb lldesc size issue
This commit is contained in:
parent
d91192db95
commit
059ffa6daf
@ -1500,8 +1500,6 @@ esp_pp_rom_version_get = 0x400015b0;
|
||||
RC_GetBlockAckTime = 0x400015b4;
|
||||
ebuf_list_remove = 0x400015b8;
|
||||
esf_buf_alloc = 0x400015bc;
|
||||
esf_buf_alloc_dynamic = 0x400015c0;
|
||||
esf_buf_recycle = 0x400015c4;
|
||||
GetAccess = 0x400015c8;
|
||||
hal_mac_is_low_rate_enabled = 0x400015cc;
|
||||
hal_mac_tx_get_blockack = 0x400015d0;
|
||||
@ -1624,7 +1622,6 @@ TRC_PER_IS_GOOD = 0x400017a4;
|
||||
trc_SetTxAmpduState = 0x400017a8;
|
||||
trc_tid_isTxAmpduOperational = 0x400017ac;
|
||||
trcAmpduSetState = 0x400017b0;
|
||||
wDevCheckBlockError = 0x400017b4;
|
||||
wDev_AppendRxBlocks = 0x400017b8;
|
||||
wDev_DiscardFrame = 0x400017bc;
|
||||
wDev_GetNoiseFloor = 0x400017c0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user