Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/power_manager/core/
Dfsl_pm_core.h182 typedef void (*pm_wake_up_source_service_func_t)(void); typedef
195pm_wake_up_source_service_func_t service; /*! Wakeup source service function that should be execut…
469 void PM_InitWakeupSource(pm_wakeup_source_t *ws, uint32_t wsId, pm_wake_up_source_service_func_t se…
Dfsl_pm_core.c544 void PM_InitWakeupSource(pm_wakeup_source_t *ws, uint32_t wsId, pm_wake_up_source_service_func_t se… in PM_InitWakeupSource()
/hal_nxp-latest/mcux/mcux-sdk/components/power_manager/
DREADME.md341 …InitWakeupSource (pm_wakeup_source_t * ws, uint32_t wsId, pm_wake_up_source_service_func_t serv…