Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/power_manager/core/
Dfsl_pm_core.h154 } pm_notify_group_t; typedef
303 pm_notify_group_t curNotifyGroup; /*!< Store current notification group. */
434 status_t PM_RegisterNotify(pm_notify_group_t groupId, pm_notify_element_t *notifyElement);
Dfsl_pm_core.c124 s_pmHandle->curNotifyGroup = (pm_notify_group_t)i; in PM_notifyPowerStateEntry()
469 status_t PM_RegisterNotify(pm_notify_group_t groupId, pm_notify_element_t *notifyElement) in PM_RegisterNotify()
/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…