Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/power_manager/core/
Dfsl_pm_core.h128 kStatus_PMWakeupSourceDisableError = MAKE_STATUS(kStatusGroup_POWER_MANAGER, 2U), enumerator
Dfsl_pm_core.c650 status = kStatus_PMWakeupSourceDisableError; in PM_DisableWakeupSource()