Home
last modified time | relevance | path

Searched refs:SYSCTL_POWERDOWN_SYSPLL_PD (Results 1 – 2 of 2) sorted by relevance

/lk-master/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/src/
A Dsysinit_15xx.c63 Chip_SYSCTL_PowerDown(SYSCTL_POWERDOWN_SYSPLL_PD); in Chip_SetupIrcClocking()
72 Chip_SYSCTL_PowerUp(SYSCTL_POWERDOWN_SYSPLL_PD); in Chip_SetupIrcClocking()
104 Chip_SYSCTL_PowerDown(SYSCTL_POWERDOWN_SYSPLL_PD); in Chip_SetupXtalClocking()
113 Chip_SYSCTL_PowerUp(SYSCTL_POWERDOWN_SYSPLL_PD); in Chip_SetupXtalClocking()
/lk-master/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/
A Dsysctl_15xx.h564 #define SYSCTL_POWERDOWN_SYSPLL_PD (1 << 22) /*!< System PLL wake-up power down */ macro

Completed in 5 milliseconds