Home
last modified time | relevance | path

Searched defs:notifyElement (Results 1 – 1 of 1) 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()
491 void PM_UpdateNotify(void *notifyElement, pm_notify_callback_func_t callback, void *data) in PM_UpdateNotify()
512 status_t PM_UnregisterNotify(void *notifyElement) in PM_UnregisterNotify()