Home
last modified time | relevance | path

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

/components/drivers/pm/
A DKconfig27 config PM_LIGHT_THRESHOLD_TIME config
A Dpm.c44 #ifndef PM_LIGHT_THRESHOLD_TIME
45 #define PM_LIGHT_THRESHOLD_TIME 5 macro
338 if (timeout_tick < PM_LIGHT_THRESHOLD_TIME) in pm_get_sleep_threshold_mode()
342 if (timeout_tick < PM_LIGHT_THRESHOLD_TIME) in pm_get_sleep_threshold_mode()
348 if (timeout_tick < PM_LIGHT_THRESHOLD_TIME) in pm_get_sleep_threshold_mode()

Completed in 5 milliseconds