Home
last modified time | relevance | path

Searched refs:RCU_CTL_PLL2STB (Results 1 – 2 of 2) sorted by relevance

/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_standard_peripheral/
A Dsystem_gd32vf103.c804 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()
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_standard_peripheral/Include/
A Dgd32vf103_rcu.h76 #define RCU_CTL_PLL2STB BIT(29) /*!< PLL2 clock stabilization fla… macro

Completed in 10 milliseconds