Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32f3x0/standard_peripheral/source/
Dgd32f3x0_rcu.c392 RCU_CFG0 |= RCU_ADC_CKAPB2_DIV8; in rcu_adc_clock_config()
396 RCU_CFG0 |= RCU_ADC_CKAPB2_DIV8; in rcu_adc_clock_config()
/hal_gigadevice-latest/gd32f3x0/standard_peripheral/include/
Dgd32f3x0_rcu.h525 #define RCU_ADC_CKAPB2_DIV8 CFG0_ADCPSC(3) /*!< ADC clock prescaler select C… macro