fix(pm): fix ps none status check

This commit is contained in:
liuning
2024-10-31 17:22:56 +08:00
committed by sibeibei
parent 2f4c5d278e
commit 7ab87012db

View File

@ -104,7 +104,7 @@ mac_tx_set_tb = 0x40000d38;
mac_tx_set_mplen = 0x40000d3c;
mac_tx_set_txop_q = 0x40000d40;
mac_tx_set_pti = 0x40000d44;
pm_check_state = 0x40000d48;
/*pm_check_state = 0x40000d48;*/
pm_disable_dream_timer = 0x40000d4c;
pm_disable_sleep_delay_timer = 0x40000d50;
pm_dream = 0x40000d54;