Home
last modified time | relevance | path

Searched refs:RCU_CFG1_PLL2MF_4 (Results 1 – 5 of 5) sorted by relevance

/hal_gigadevice-latest/gd32e50x/standard_peripheral/source/
Dgd32e50x_rcu.c110 RCU_CFG1_PLLPRESEL | RCU_CFG1_PLL2MF_4); in rcu_deinit()
119 RCU_CFG1_PLLPRESEL | RCU_CFG1_PLL2MF_4); in rcu_deinit()
Dgd32e50x_spi.c262 pll2mf_4 = RCU_CFG1 & RCU_CFG1_PLL2MF_4; in i2s_psc_config()
/hal_gigadevice-latest/gd32f403/standard_peripheral/include/
Dgd32f403_rcu.h252 #define RCU_CFG1_PLL2MF_4 BIT(31) /*!< bit 5 of PLL2MF */ macro
723 #define PLL2MF_4 RCU_CFG1_PLL2MF_4 /* bit 4 of PLL2MF */
/hal_gigadevice-latest/gd32f403/standard_peripheral/source/
Dgd32f403_rcu.c87 RCU_CFG1_PLLPRESEL | RCU_CFG1_PLL2MF_4); in rcu_deinit()
/hal_gigadevice-latest/gd32e50x/standard_peripheral/include/
Dgd32e50x_rcu.h426 #define RCU_CFG1_PLL2MF_4 BIT(31) /*!< bit 5 of PLL2MF */ macro
1055 #define PLL2MF_4 RCU_CFG1_PLL2MF_4 /*!< bit 4 of PLL2MF */