Searched refs:RCC_CR_HSIRDY (Results 1 – 1 of 1) sorted by relevance
24 #define RCC_CR_HSIRDY BIT(2) macro361 while (!(readl(®s->cr) & RCC_CR_HSIRDY)) in configure_clocks()
Completed in 4 milliseconds