mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-30 19:19:21 +00:00
esp_wifi: fully support connectionless traffic with ps and coex
This commit is contained in:
@@ -6,10 +6,10 @@ Version 3 API's imported from the ROM
|
||||
esf_buf_alloc_dynamic = 0x400015c0;
|
||||
esf_buf_recycle = 0x400015c4;
|
||||
/*lmacTxDone = 0x4000162c;*/
|
||||
ppMapTxQueue = 0x400016d8;
|
||||
/*ppMapTxQueue = 0x400016d8;*/
|
||||
rcGetSched = 0x40001764;
|
||||
wDevCheckBlockError = 0x400017b4;
|
||||
ppProcTxDone = 0x40001804;
|
||||
/*ppProcTxDone = 0x40001804;*/
|
||||
sta_input = rom_sta_input;
|
||||
|
||||
/***************************************
|
||||
|
Reference in New Issue
Block a user