Searched refs:BSP_CLOCKS_PLL1_INITIAL (Results 1 – 3 of 3) sorted by relevance
13 #define BSP_CFG_PLL1 (BSP_CLOCKS_PLL1_INITIAL) /* PLL1 is initial state */
284 #define BSP_CLOCKS_PLL1_INITIAL (0xFF) // Initial (This value should not be reflecte… macro
516 #if (BSP_CLOCKS_PLL1_INITIAL != BSP_CFG_PLL1) in bsp_clock_init()