Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/sm/power/
Dsm_power.h32 void SM_POWER_SetState(sm_power_t *sm_power);
Dsm_power.c9 void SM_POWER_SetState(sm_power_t *sm_power) in SM_POWER_SetState() function
/hal_nxp-latest/mcux/mcux-sdk/components/power/
Dhal_power.c39 SM_POWER_SetState(&sm_power); in HAL_PowerSetState()