Home
last modified time | relevance | path

Searched refs:RCU_CFG0_APB2PSC (Results 1 – 4 of 4) sorted by relevance

/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_standard_peripheral/Source/
A Dgd32vf103_rcu.c63 RCU_CFG0 &= ~(RCU_CFG0_SCS | RCU_CFG0_AHBPSC | RCU_CFG0_APB1PSC | RCU_CFG0_APB2PSC | in rcu_deinit()
329 reg &= ~RCU_CFG0_APB2PSC; in rcu_apb2_clock_config()
/bsp/gd32/arm/libraries/gd32_drivers/
A Ddrv_hwtimer.c93 temp = RCU_CFG0 & RCU_CFG0_APB2PSC; in __set_timerx_freq()
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_standard_peripheral/
A Dsystem_gd32vf103.c158 RCU_CFG0 &= ~(RCU_CFG0_SCS | RCU_CFG0_AHBPSC | RCU_CFG0_APB1PSC | RCU_CFG0_APB2PSC | in SystemInit()
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_standard_peripheral/Include/
A Dgd32vf103_rcu.h83 #define RCU_CFG0_APB2PSC BITS(11,13) /*!< APB2 prescaler selection */ macro

Completed in 13 milliseconds