File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
components/esp_rom/esp32c5/ld Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -154,11 +154,11 @@ pm_beacon_monitor_tbtt_timeout_process = 0x40000e00;
154154pm_update_next_tbtt = 0x40000e04 ;
155155pm_twt_disallow_tx = 0x40000e08 ;
156156pm_clear_wakeup_signal = 0x40000e0c ;
157- /* pm_mac_disable_tsf_tbtt_soc_wakeup = 0x40000e10;
158- pm_mac_disable_tsf_tbtt_modem_wakeup = 0x40000e14;
157+ // pm_mac_disable_tsf_tbtt_soc_wakeup = 0x40000e10;
158+ // pm_mac_disable_tsf_tbtt_modem_wakeup = 0x40000e14;
159159// pm_mac_enable_tsf_tbtt_soc_wakeup = 0x40000e18;
160160// pm_mac_enable_tsf_tbtt_modem_wakeup = 0x40000e1c;
161- //pm_mac_modem_params_rt_update = 0x40000e20;*/
161+ // pm_mac_modem_params_rt_update = 0x40000e20;
162162pm_update_at_next_beacon = 0x40000e24 ;
163163tbtt_adaptive_setup = 0x40000e28 ;
164164tbtt_adaptive_servo = 0x40000e2c ;
You can’t perform that action at this time.
0 commit comments