Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/power_manager/core/
Dfsl_pm_core.c122 for (i = (uint8_t)kPM_NotifyGroup0; i <= (uint8_t)kPM_NotifyGroup2; i++) in PM_notifyPowerStateEntry()
143 s_pmHandle->curNotifyGroup = kPM_NotifyGroup2; in PM_notifyPowerStateEntry()
160 i = (int8_t)kPM_NotifyGroup2; in PM_notifyPowerStateExit()
250 LIST_Init((list_handle_t) & (handle->notifyList[kPM_NotifyGroup2]), 0UL); in PM_CreateHandle()
Dfsl_pm_core.h153kPM_NotifyGroup2, /*!< Notify group2, after exiting power state the notifiers in group2 are execut… enumerator
/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-connectivity-framework/platform/rw61x/
Dfwk_platform_lowpower.c97 status = PM_RegisterNotify(kPM_NotifyGroup2, &platformLpNotifyGroup); in PLATFORM_LowPowerInit()
/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-connectivity-framework/platform/MIMXRT595S/
Dfwk_platform_lowpower.c93 status = PM_RegisterNotify(kPM_NotifyGroup2, &platformLpNotifyGroup); in PLATFORM_LowPowerInit()