Searched refs:RCC_CR_PLLON (Results 1 – 2 of 2) sorted by relevance
21 #define RCC_CR_PLLON (1 << 24) macro148 | RCC_CR_PLLON)); in configure_clocks()174 setbits_le32(&STM32_RCC->cr, RCC_CR_PLLON); in configure_clocks()
22 #define RCC_CR_PLLON BIT(24) macro122 | RCC_CR_PLLON)); in configure_clocks()147 setbits_le32(®s->cr, RCC_CR_PLLON); in configure_clocks()