Home
last modified time | relevance | path

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

/AliOS-Things-master/hardware/chip/rtl872xd/hal/pwrmgmt_hal/
A Dpwrmgmt_api.c26 int pwrmgmt_cpu_active_msec_set(uint32_t active_time) in pwrmgmt_cpu_active_msec_set() argument
31 if (active_time == 0) { in pwrmgmt_cpu_active_msec_set()
35 active_tick = krhino_ms_to_ticks(active_time); in pwrmgmt_cpu_active_msec_set()
A Dpwrmgmt_api.h7 int pwrmgmt_cpu_active_msec_set(uint32_t active_time);

Completed in 2 milliseconds