Searched refs:PLL_B (Results 1 – 1 of 1) sorted by relevance
52 #define PLL_B 8 macro231 RCM->PLL1CFG = PLL_B | (PLL_A << 6) | (((PLL_C >> 1) - 1) << 16) | (PLL_D << 24); in SystemClockConfig()
Completed in 7 milliseconds