Searched refs:SCU_PLLCR_PLL_EN (Results 1 – 4 of 4) sorted by relevance
183 SCU->PLLCR |= SCU_PLLCR_PLL_EN; in System_Clock_Init()232 SCU->PLLCR |= SCU_PLLCR_PLL_EN; in System_Clock_Init()
319 #define SCU_PLLCR_PLL_EN (BIT0) macro
158 SCU->PLLCR |= SCU_PLLCR_PLL_EN; in System_Clock_Init()
405 #define SCU_PLLCR_PLL_EN (BIT0) macro
Completed in 16 milliseconds