Searched refs:BSP_CFG_PLL1 (Results 1 – 2 of 2) sorted by relevance
13 #define BSP_CFG_PLL1 (BSP_CLOCKS_PLL1_INITIAL) /* PLL1 is initial state */ macro
516 #if (BSP_CLOCKS_PLL1_INITIAL != BSP_CFG_PLL1) in bsp_clock_init()519 R_SYSC_S->PLL1EN = BSP_CFG_PLL1; in bsp_clock_init()