Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/power_manager/core/
Dfsl_pm_core.c55 bool stateSatisfy = false; in PM_findDeepestState() local
64 stateSatisfy = false; in PM_findDeepestState()
71 stateSatisfy = true; in PM_findDeepestState()
79 stateSatisfy = true; in PM_findDeepestState()
85 if (stateSatisfy == true) in PM_findDeepestState()
96 stateSatisfy = false; in PM_findDeepestState()
102 if (stateSatisfy && ((i - 1U) <= s_pmHandle->powerModeConstraint)) in PM_findDeepestState()