Searched refs:RCC_CR_PLL1ON (Results 1 – 1 of 1) sorted by relevance
29 #define RCC_CR_PLL1ON BIT(24) macro393 clrbits_le32(®s->cr, RCC_CR_PLL1ON); in configure_clocks()415 setbits_le32(®s->cr, RCC_CR_PLL1ON); in configure_clocks()
Completed in 4 milliseconds