Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32f3x0/standard_peripheral/source/
Dgd32f3x0_rcu.c365 RCU_CFG0 |= RCU_ADC_CKAPB2_DIV2; in rcu_adc_clock_config()
369 RCU_CFG0 |= RCU_ADC_CKAPB2_DIV2; in rcu_adc_clock_config()
/hal_gigadevice-latest/gd32f3x0/standard_peripheral/include/
Dgd32f3x0_rcu.h522 #define RCU_ADC_CKAPB2_DIV2 CFG0_ADCPSC(0) /*!< ADC clock prescaler select C… macro