Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/power_manager/core/
Dfsl_pm_core.c33 static uint8_t PM_findDeepestState(uint64_t duration);
49 static uint8_t PM_findDeepestState(uint64_t duration) in PM_findDeepestState() function
344 stateIndex = PM_findDeepestState(duration); in PM_EnterLowPower()