Searched refs:SCU_CCR1_SYS_PLL (Results 1 – 2 of 2) sorted by relevance
213 SCU->CCR1 = SCU_CCR1_SYS_PLL; // configure system clock as PLL clock in System_Clock_Init()265 SCU->CCR1 = SCU_CCR1_SYS_PLL; // configure system clock as PLL clock in System_Clock_Init()
221 #define SCU_CCR1_SYS_PLL (BIT2) macro
Completed in 11 milliseconds