Home
last modified time | relevance | path

Searched refs:expeted_sleep_ms (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/hardware/chip/rtl872xd/hal/pwrmgmt_hal/
A Dboard_cpu_pwr_rtc.c32 uint64_t expeted_sleep_ms = 0; variable
51 expeted_sleep_ms = planUs / 1000; in rtc_one_shot_start()
A Dboard_cpu_pwr.c30 extern uint64_t expeted_sleep_ms;
87 if ((uint32_t)expeted_sleep_ms < 3) { in board_cpu_c_state_set()
93 sleep_ex_cg((uint32_t)expeted_sleep_ms); in board_cpu_c_state_set()

Completed in 3 milliseconds