Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/power_manager/core/
Dfsl_pm_core.c469 status_t PM_RegisterNotify(pm_notify_group_t groupId, pm_notify_element_t *notifyElement) in PM_RegisterNotify() argument
475 if (LIST_AddTail((list_handle_t) & (s_pmHandle->notifyList[groupId]), in PM_RegisterNotify()
Dfsl_pm_core.h434 status_t PM_RegisterNotify(pm_notify_group_t groupId, pm_notify_element_t *notifyElement);
/hal_nxp-latest/mcux/mcux-sdk/components/power_manager/
DREADME.md313 **status_t PM_RegisterNotify (pm_notify_group_t groupId, const pm_notify_element_t * notifyElemen…
317 groupId : The group of the notify list, this will affect the execution sequence.