Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/power_manager/core/
Dfsl_pm_core.h152 kPM_NotifyGroup1, /*!< Notify group1. */ enumerator
Dfsl_pm_core.c249 LIST_Init((list_handle_t) & (handle->notifyList[kPM_NotifyGroup1]), 0UL); in PM_CreateHandle()