Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/power_manager/core/
Dfsl_pm_core.c36 static status_t PM_notifyPowerStateEntry(uint8_t powerState);
114 static status_t PM_notifyPowerStateEntry(uint8_t powerState) in PM_notifyPowerStateEntry() function
351 status = PM_notifyPowerStateEntry(stateIndex); in PM_EnterLowPower()