Home
last modified time | relevance | path

Searched refs:kCMC_AllowAllLowPowerModes (Results 1 – 7 of 7) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/mcx_cmc/
Dfsl_cmc.h32kCMC_AllowAllLowPowerModes = 0xFUL, /*!< Allow Deep Sleep, Power Down, Deep Power Down modes. */ enumerator
/hal_nxp-latest/mcux/mcux-sdk/drivers/cmc/
Dfsl_cmc.h45 kCMC_AllowAllLowPowerModes = 0xFUL, /*!< Allow all low power modes. */ enumerator
/hal_nxp-latest/mcux/mcux-sdk/components/power_manager/devices/MCXW716A/
Dfsl_pm_device.c265 CMC_SetPowerModeProtection(CMC0, (uint32_t)kCMC_AllowAllLowPowerModes); in PM_DEV_EnterLowPowerMode()
/hal_nxp-latest/mcux/mcux-sdk/components/power_manager/devices/KW45B41Z83/
Dfsl_pm_device.c265 CMC_SetPowerModeProtection(CMC0, (uint32_t)kCMC_AllowAllLowPowerModes); in PM_DEV_EnterLowPowerMode()
/hal_nxp-latest/mcux/mcux-sdk/components/power_manager/devices/MCXW716C/
Dfsl_pm_device.c265 CMC_SetPowerModeProtection(CMC0, (uint32_t)kCMC_AllowAllLowPowerModes); in PM_DEV_EnterLowPowerMode()
/hal_nxp-latest/mcux/mcux-sdk/components/power_manager/devices/K32W1480/
Dfsl_pm_device.c265 CMC_SetPowerModeProtection(CMC0, (uint32_t)kCMC_AllowAllLowPowerModes); in PM_DEV_EnterLowPowerMode()
/hal_nxp-latest/mcux/mcux-sdk/components/power_manager/devices/MCXN947/
Dfsl_pm_device.c354 CMC_SetPowerModeProtection(CMC0, (uint32_t)kCMC_AllowAllLowPowerModes); in EnterLowPowerMode()