Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/power_manager/core/
Dfsl_pm_core.h131 kStatus_PMNotifyEventError = MAKE_STATUS(kStatusGroup_POWER_MANAGER, 5U), enumerator
Dfsl_pm_core.c136 return kStatus_PMNotifyEventError; in PM_notifyPowerStateEntry()