Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32f3x0/cmsis/gd/gd32f3x0/source/
Dsystem_gd32f3x0.c310 RCU_CFG1 |= (RCU_PLLPRESEL_HXTAL); in system_clock_72m_hxtal()
444 RCU_CFG1 |= (RCU_PLLPRESEL_HXTAL | RCU_PLL_PREDV2); in system_clock_84m_hxtal()
534 RCU_CFG1 |= (RCU_PLLPRESEL_HXTAL | RCU_PLL_PREDV2); in system_clock_96m_hxtal()
671 RCU_CFG1 |= (RCU_PLLPRESEL_HXTAL | RCU_PLL_PREDV2); in system_clock_108m_hxtal()
/hal_gigadevice-latest/gd32f3x0/standard_peripheral/include/
Dgd32f3x0_rcu.h532 #define RCU_PLLPRESEL_HXTAL ((uint32_t)0x00000000U) /*!< PLL clock source preselectio… macro