Home
last modified time | relevance | path

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

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

Completed in 3 milliseconds