@@ -133,7 +133,7 @@ pm_rx_beacon_process = 0x40000dac;
133133pm_rx_data_process = 0x40000db0 ;
134134pm_sleep = 0x40000db4 ;
135135pm_sleep_for = 0x40000db8 ;
136- pm_tbtt_process = 0x40000dbc ;
136+ // pm_tbtt_process = 0x40000dbc;
137137pm_tx_data_done_process = 0x40000dc0 ;
138138pm_allow_tx = 0x40000dc4 ;
139139pm_extend_tbtt_adaptive_servo = 0x40000dc8 ;
@@ -151,9 +151,9 @@ pm_twt_set_target_tsf = 0x40000df4;
151151pm_enable_twt_keep_alive_timer = 0x40000df8 ;
152152/* pm_mac_try_enable_modem_state = 0x40000dfc;*/
153153pm_beacon_monitor_tbtt_timeout_process = 0x40000e00 ;
154- pm_update_next_tbtt = 0x40000e04 ;
154+ // pm_update_next_tbtt = 0x40000e04;
155155pm_twt_disallow_tx = 0x40000e08 ;
156- pm_clear_wakeup_signal = 0x40000e0c ;
156+ // pm_clear_wakeup_signal = 0x40000e0c;
157157// pm_mac_disable_tsf_tbtt_soc_wakeup = 0x40000e10;
158158// pm_mac_disable_tsf_tbtt_modem_wakeup = 0x40000e14;
159159// pm_mac_enable_tsf_tbtt_soc_wakeup = 0x40000e18;
@@ -462,9 +462,9 @@ pm_coex_schm_overall_period_get = 0x40001504;
462462// pm_coex_pwr_update = 0x40001508;
463463ppRemoveHEAMPDUflags = 0x4000150c ;
464464tsf_hal_get_tbtt_interval = 0x40001510 ;
465- pm_beacon_monitor_tbtt_start = 0x40001514 ;
465+ // pm_beacon_monitor_tbtt_start = 0x40001514;
466466pm_save_tbtt_info = 0x40001518 ;
467- pm_get_tbtt_count = 0x4000151c ;
467+ // pm_get_tbtt_count = 0x4000151c;
468468tsf_hal_get_time = 0x40001520 ;
469469tsf_hal_get_counter_value = 0x40001524 ;
470470
@@ -488,10 +488,10 @@ pm_beacon_offset_is_enabled = 0x400015bc;
488488pm_beacon_offset_is_sampling = 0x400015c0 ;
489489pm_beacon_offset_add_total_counter = 0x400015c4 ;
490490pm_beacon_offset_add_loss_counter = 0x400015c8 ;
491- pm_beacon_offset_check = 0x400015cc ;
492- pm_beacon_offset_get_average = 0x400015d0 ;
493- pm_beacon_offset_get_expect = 0x400015d4 ;
494- pm_beacon_offset_get_params = 0x400015d8 ;
491+ // pm_beacon_offset_check = 0x400015cc;
492+ // pm_beacon_offset_get_average = 0x400015d0;
493+ // pm_beacon_offset_get_expect = 0x400015d4;
494+ // pm_beacon_offset_get_params = 0x400015d8;
495495/* Data (.data, .bss, .rodata) */
496496s_tbttstart_ptr = 0x4085fc68 ;
497497s_pm_beacon_offset_ptr = 0x4085fc64 ;
0 commit comments