Home
last modified time | relevance | path

Searched refs:PMC_CTRL_LPMODE (Results 1 – 6 of 6) sorted by relevance

/hal_nxp-3.5.0/mcux/mcux-sdk/devices/LPC5534/drivers/
Dfsl_power.c1638 PMC->CTRL = (PMC->CTRL & (~PMC_CTRL_LPMODE_MASK)) | PMC_CTRL_LPMODE(low_power_mode); in POWER_SetLowPowerMode()
1767 PMC_CTRL_LPMODE(LOWPOWER_CFG_LPMODE_ACTIVE); in POWER_SetLowPowerMode()
1932 PMC_CTRL_LPMODE(LOWPOWER_CFG_LPMODE_ACTIVE); in POWER_SetLowPowerMode()
2031 PMC_CTRL_LPMODE(LOWPOWER_CFG_LPMODE_ACTIVE); in POWER_SetLowPowerMode()
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/LPC5536/drivers/
Dfsl_power.c1638 PMC->CTRL = (PMC->CTRL & (~PMC_CTRL_LPMODE_MASK)) | PMC_CTRL_LPMODE(low_power_mode); in POWER_SetLowPowerMode()
1767 PMC_CTRL_LPMODE(LOWPOWER_CFG_LPMODE_ACTIVE); in POWER_SetLowPowerMode()
1932 PMC_CTRL_LPMODE(LOWPOWER_CFG_LPMODE_ACTIVE); in POWER_SetLowPowerMode()
2031 PMC_CTRL_LPMODE(LOWPOWER_CFG_LPMODE_ACTIVE); in POWER_SetLowPowerMode()
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/LPC55S36/drivers/
Dfsl_power.c1638 PMC->CTRL = (PMC->CTRL & (~PMC_CTRL_LPMODE_MASK)) | PMC_CTRL_LPMODE(low_power_mode); in POWER_SetLowPowerMode()
1767 PMC_CTRL_LPMODE(LOWPOWER_CFG_LPMODE_ACTIVE); in POWER_SetLowPowerMode()
1932 PMC_CTRL_LPMODE(LOWPOWER_CFG_LPMODE_ACTIVE); in POWER_SetLowPowerMode()
2031 PMC_CTRL_LPMODE(LOWPOWER_CFG_LPMODE_ACTIVE); in POWER_SetLowPowerMode()
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/LPC5536/
DLPC5536.h30526 #define PMC_CTRL_LPMODE(x) (((uint32_t)(((uint32_t)(x)) << PMC_CTRL_LPMODE_SH… macro
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/LPC5534/
DLPC5534.h30526 #define PMC_CTRL_LPMODE(x) (((uint32_t)(((uint32_t)(x)) << PMC_CTRL_LPMODE_SH… macro
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/LPC55S36/
DLPC55S36.h37486 #define PMC_CTRL_LPMODE(x) (((uint32_t)(((uint32_t)(x)) << PMC_CTRL_LPMODE_SH… macro