mirror of
https://github.com/espressif/esp-idf.git
synced 2025-10-17 17:22:07 +00:00
fix(coex): fix esp32c2/esp32c5/esp32c61 coexist memory leakage issue
This commit is contained in:
@@ -222,7 +222,7 @@ pp_coex_tx_release = 0x40000f08;
|
||||
ppAdd2AMPDUTail = 0x40000f0c;
|
||||
ppDirectRecycleAmpdu = 0x40000f10;
|
||||
ppRegressAmpdu = 0x40000f14;
|
||||
pp_timer_do_process = 0x40000f18;
|
||||
/*pp_timer_do_process = 0x40000f18;*/
|
||||
rcGetAmpduSched = 0x40000f1c;
|
||||
rcUpdateRxDone = 0x40000f20;
|
||||
rc_get_trc = 0x40000f24;
|
||||
|
Reference in New Issue
Block a user