Home
last modified time | relevance | path

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

/components/drivers/pm/
A DKconfig31 config PM_DEEP_THRESHOLD_TIME config
A Dpm.c48 #ifndef PM_DEEP_THRESHOLD_TIME
49 #define PM_DEEP_THRESHOLD_TIME 20 macro
344 else if (timeout_tick < PM_DEEP_THRESHOLD_TIME) in pm_get_sleep_threshold_mode()
350 else if (timeout_tick < PM_DEEP_THRESHOLD_TIME) in pm_get_sleep_threshold_mode()

Completed in 5 milliseconds