Home
last modified time | relevance | path

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

/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_standard_peripheral/Source/
A Dgd32vf103_rcu.c68 RCU_CFG1 &= ~(RCU_CFG1_PREDV0 | RCU_CFG1_PREDV1 | RCU_CFG1_PLL1MF | RCU_CFG1_PLL2MF | in rcu_deinit()
455 RCU_CFG1 &= ~RCU_CFG1_PLL2MF; in rcu_pll2_config()
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_standard_peripheral/Include/
A Dgd32vf103_rcu.h224 #define RCU_CFG1_PLL2MF BITS(12,15) /*!< PLL2 clock multiplication fa… macro

Completed in 10 milliseconds