Home
last modified time | relevance | path

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

/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_standard_peripheral/Source/
A 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()
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_standard_peripheral/
A Dsystem_gd32vf103.c159 RCU_CFG0_ADCPSC | RCU_CFG0_ADCPSC_2 | RCU_CFG0_CKOUT0SEL); in SystemInit()
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_standard_peripheral/Include/
A Dgd32vf103_rcu.h84 #define RCU_CFG0_ADCPSC BITS(14,15) /*!< ADC prescaler selection */ macro

Completed in 13 milliseconds