Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32a50x/standard_peripheral/source/
Dgd32a50x_rcu.c386 RCU_CFG0 &= ~RCU_CFG0_DPLL; in rcu_double_pll_enable()
397 RCU_CFG0 |= RCU_CFG0_DPLL; in rcu_double_pll_disable()
/hal_gigadevice-latest/gd32a50x/standard_peripheral/include/
Dgd32a50x_rcu.h83 #define RCU_CFG0_DPLL BIT(17) /*!< double PLL clock… macro