Searched refs:RCU_CTL_PLL2STB (Results 1 – 2 of 2) sorted by relevance
804 while(0U == (RCU_CTL & RCU_CTL_PLL2STB)){ in system_clock_108m_hxtal()819 while(0U == (RCU_CTL & RCU_CTL_PLL2STB)){ in system_clock_108m_hxtal()
76 #define RCU_CTL_PLL2STB BIT(29) /*!< PLL2 clock stabilization fla… macro
Completed in 10 milliseconds