fix(esp_wifi): rf delay cycles set failed for esp32c61ec04
This commit is contained in:
@@ -36,7 +36,7 @@ pm_clear_wakeup_signal = 0x40000d78;
|
||||
pm_mac_disable_tsf_tbtt_soc_wakeup = 0x40000d7c;
|
||||
pm_mac_disable_tsf_tbtt_modem_wakeup = 0x40000d80;
|
||||
pm_mac_enable_tsf_tbtt_soc_wakeup = 0x40000d84;
|
||||
pm_mac_enable_tsf_tbtt_modem_wakeup = 0x40000d88;
|
||||
//pm_mac_enable_tsf_tbtt_modem_wakeup = 0x40000d88;
|
||||
//pm_mac_modem_params_rt_update = 0x40000d8c;
|
||||
pm_coex_pwr_update = 0x40000d9c;
|
||||
ppMapTxQueue = 0x40000ddc;
|
||||
|
||||
Reference in New Issue
Block a user