mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-30 19:19:21 +00:00
fix(rom): remove related rom funcs in c3 rom eco7 MR
This commit is contained in:
@@ -33,6 +33,7 @@ wDev_ProcessFiq = 0x400017f0;
|
||||
wDev_ProcessRxSucData = 0x400017f4;
|
||||
ppProcTxDone = 0x40001804;
|
||||
pm_tx_data_done_process = 0x40001808;
|
||||
ppMapWaitTxq = 0x40001810;
|
||||
ieee80211_encap_esfbuf = 0x4000185c;
|
||||
sta_input = 0x40001870;
|
||||
ieee80211_crypto_decap = 0x4000189c;
|
||||
|
@@ -1644,7 +1644,7 @@ wdev_csi_len_align = 0x400017fc;
|
||||
ppDequeueTxDone_Locked = 0x40001800;
|
||||
/*pm_tx_data_done_process = 0x40001808;*/
|
||||
config_is_cache_tx_buf_enabled = 0x4000180c;
|
||||
ppMapWaitTxq = 0x40001810;
|
||||
//ppMapWaitTxq = 0x40001810;
|
||||
ppProcessWaitingQueue = 0x40001814;
|
||||
ppDisableQueue = 0x40001818;
|
||||
pm_allow_tx = 0x4000181c;
|
||||
|
Reference in New Issue
Block a user