Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/power_manager/core/
Dfsl_pm_core.h351 void PM_CreateHandle(pm_handle_t *handle);
Dfsl_pm_core.c225 void PM_CreateHandle(pm_handle_t *handle) in PM_CreateHandle() function
/hal_nxp-latest/mcux/mcux-sdk/components/power_manager/
DREADME.md70 - **PM_CreateHandle** --> MANDATORY ; Initializes the power manager handler, to be called before us…
135 `PM_CreateHandle(&g_pmHndle);`
252 **void PM_CreateHandle (pm_handle_t * handle)**