Home
last modified time | relevance | path

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

/AliOS-Things-master/hardware/chip/rtl872xd/hal/pwrmgmt_hal/
A Dpwrmgmt_api.c10 static sys_time_t cpu_pwr_active_exit_tick = 0; variable
19 if(krhino_sys_tick_get() < cpu_pwr_active_exit_tick) { in cpu_pwr_ready_status_get()
43 if (current_active_exit_tick > cpu_pwr_active_exit_tick) { in pwrmgmt_cpu_active_msec_set()
44 cpu_pwr_active_exit_tick = current_active_exit_tick; in pwrmgmt_cpu_active_msec_set()

Completed in 2 milliseconds