Home
last modified time | relevance | path

Searched refs:RCU_CFG0_ADCPSC (Results 1 – 15 of 15) sorted by relevance

/hal_gigadevice-latest/gd32e50x/standard_peripheral/source/
Dgd32e50x_rcu.c85 RCU_CFG0_ADCPSC | RCU_CFG0_PLLSEL | RCU_CFG0_PREDV0 | RCU_CFG0_PLLMF | in rcu_deinit()
89 RCU_CFG0_ADCPSC | RCU_CFG0_PLLSEL | RCU_CFG0_PREDV0_LSB | RCU_CFG0_PLLMF | in rcu_deinit()
93 RCU_CFG0_ADCPSC | RCU_CFG0_PLLSEL | RCU_CFG0_PREDV0_LSB | RCU_CFG0_PLLMF | in rcu_deinit()
680 reg0 &= ~(RCU_CFG0_ADCPSC_2 | RCU_CFG0_ADCPSC); in rcu_adc_clock_config()
/hal_gigadevice-latest/gd32vf103/standard_peripheral/source/
Dgd32vf103_rcu.c64 RCU_CFG0_ADCPSC | RCU_CFG0_PLLSEL | RCU_CFG0_PREDV0_LSB | RCU_CFG0_PLLMF | in rcu_deinit()
478 reg0 &= ~(RCU_CFG0_ADCPSC_2 | RCU_CFG0_ADCPSC); in rcu_adc_clock_config()
/hal_gigadevice-latest/gd32f403/standard_peripheral/source/
Dgd32f403_rcu.c75 RCU_CFG0_ADCPSC | RCU_CFG0_PLLSEL | RCU_CFG0_PREDV0_LSB | RCU_CFG0_PLLMF | in rcu_deinit()
528 reg0 &= ~(RCU_CFG0_ADCPSC_2 | RCU_CFG0_ADCPSC); in rcu_adc_clock_config()
/hal_gigadevice-latest/gd32e10x/standard_peripheral/source/
Dgd32e10x_rcu.c81 RCU_CFG0_ADCPSC | RCU_CFG0_CKOUT0SEL | RCU_CFG0_ADCPSC_2); in rcu_deinit()
531 reg0 &= ~(RCU_CFG0_ADCPSC_2 | RCU_CFG0_ADCPSC); in rcu_adc_clock_config()
/hal_gigadevice-latest/gd32l23x/cmsis/gd/gd32l23x/source/
Dsystem_gd32l23x.c92 RCU_CFG0_ADCPSC | RCU_CFG0_CKOUTSEL | RCU_CFG0_CKOUTDIV | RCU_CFG0_PLLDV); in SystemInit()
/hal_gigadevice-latest/gd32l23x/standard_peripheral/source/
Dgd32l23x_rcu.c62 RCU_CFG0_ADCPSC | RCU_CFG0_CKOUTSEL | RCU_CFG0_CKOUTDIV | RCU_CFG0_PLLDV); in rcu_deinit()
380 RCU_CFG0 &= ~RCU_CFG0_ADCPSC; in rcu_adc_clock_config()
/hal_gigadevice-latest/gd32f3x0/standard_peripheral/source/
Dgd32f3x0_rcu.c62 RCU_CFG0_ADCPSC | RCU_CFG0_CKOUTSEL | RCU_CFG0_CKOUTDIV | RCU_CFG0_PLLDV); in rcu_deinit()
351 RCU_CFG0 &= ~RCU_CFG0_ADCPSC; in rcu_adc_clock_config()
/hal_gigadevice-latest/gd32e50x/standard_peripheral/include/
Dgd32e50x_rcu.h147 #define RCU_CFG0_ADCPSC BITS(14,15) /*!< ADC prescaler selection */ macro
163 #define RCU_CFG0_ADCPSC BITS(14,15) /*!< ADC prescaler selection */ macro
179 #define RCU_CFG0_ADCPSC BITS(14,15) /*!< ADC prescaler selection */ macro
/hal_gigadevice-latest/gd32f3x0/cmsis/gd/gd32f3x0/source/
Dsystem_gd32f3x0.c175 RCU_CFG0_ADCPSC | RCU_CFG0_CKOUTSEL | RCU_CFG0_CKOUTDIV | RCU_CFG0_PLLDV); in SystemInit()
/hal_gigadevice-latest/gd32vf103/riscv/source/
Dsystem_gd32vf103.c158 RCU_CFG0_ADCPSC | RCU_CFG0_ADCPSC_2 | RCU_CFG0_CKOUT0SEL); in SystemInit()
/hal_gigadevice-latest/gd32vf103/standard_peripheral/include/
Dgd32vf103_rcu.h84 #define RCU_CFG0_ADCPSC BITS(14,15) /*!< ADC prescaler selection */ macro
/hal_gigadevice-latest/gd32f3x0/standard_peripheral/include/
Dgd32f3x0_rcu.h86 #define RCU_CFG0_ADCPSC BITS(14,15) /*!< ADC clock prescaler selection */ macro
/hal_gigadevice-latest/gd32e10x/standard_peripheral/include/
Dgd32e10x_rcu.h88 #define RCU_CFG0_ADCPSC BITS(14,15) /*!< ADC prescaler selection */ macro
/hal_gigadevice-latest/gd32f403/standard_peripheral/include/
Dgd32f403_rcu.h87 #define RCU_CFG0_ADCPSC BITS(14,15) /*!< ADC prescaler selection */ macro
/hal_gigadevice-latest/gd32l23x/standard_peripheral/include/
Dgd32l23x_rcu.h86 #define RCU_CFG0_ADCPSC BITS(14,15) /*!< ADC clock prescaler selection */ macro