Searched refs:RCC_PLLCKSELR_DIVM1_MASK (Results 1 – 1 of 1) sorted by relevance
50 #define RCC_PLLCKSELR_DIVM1_MASK GENMASK(9, 4) macro531 divm1 = readl(®s->pllckselr) & RCC_PLLCKSELR_DIVM1_MASK; in stm32_get_PLL1_rate()
Completed in 4 milliseconds