Searched refs:BSP_CFG_PLL1 (Results 1 – 6 of 6) sorted by relevance
8 #define BSP_CFG_PLL1 (BSP_CLOCKS_PLL1_INITIAL) /* PLL1 is initial state */ macro
258 #if (BSP_CLOCKS_PLL1_INITIAL != BSP_CFG_PLL1) in bsp_clock_init()259 R_SYSC_S->PLL1EN = BSP_CFG_PLL1; in bsp_clock_init()
290 #if (BSP_CLOCKS_PLL1_INITIAL != BSP_CFG_PLL1) in bsp_clock_init()291 R_SYSC_S->PLL1EN = BSP_CFG_PLL1; in bsp_clock_init()
Completed in 18 milliseconds