Home
last modified time | relevance | path

Searched refs:CMC_GetWAKEPowerMode (Results 1 – 4 of 4) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/cmc/
Dfsl_cmc.c307 …if ((CMC_GetWAKEPowerMode(base) == config->wake_domain) && (CMC_GetMAINPowerMode(base) == config->… in CMC_EnterLowPowerMode()
Dfsl_cmc.h484 static inline cmc_low_power_mode_t CMC_GetWAKEPowerMode(CMC_Type *base) in CMC_GetWAKEPowerMode() function
/hal_nxp-latest/mcux/mcux-sdk/drivers/mcx_cmc/
Dfsl_cmc.c299 …if ((CMC_GetWAKEPowerMode(base) == config->wake_domain) && (CMC_GetMAINPowerMode(base) == config->… in CMC_EnterLowPowerMode()
Dfsl_cmc.h501 static inline cmc_low_power_mode_t CMC_GetWAKEPowerMode(CMC_Type *base) in CMC_GetWAKEPowerMode() function