Home
last modified time | relevance | path

Searched refs:PLL_B (Results 1 – 1 of 1) sorted by relevance

/bsp/apm32/libraries/APM32F4xx_Library/Device/Geehy/APM32F4xx/Source/
A Dsystem_apm32f4xx.c52 #define PLL_B 8 macro
231 RCM->PLL1CFG = PLL_B | (PLL_A << 6) | (((PLL_C >> 1) - 1) << 16) | (PLL_D << 24); in SystemClockConfig()

Completed in 7 milliseconds