Home
last modified time | relevance | path

Searched refs:RCU_CTL_IRC16MEN (Results 1 – 6 of 6) sorted by relevance

/hal_gigadevice-latest/gd32f4xx/cmsis/gd/gd32f4xx/source/
Dsystem_gd32f4xx.c131 RCU_CTL |= RCU_CTL_IRC16MEN; in SystemInit()
212 RCU_CTL |= RCU_CTL_IRC16MEN; in system_clock_16m_irc16m()
298 RCU_CTL |= RCU_CTL_IRC16MEN; in system_clock_120m_irc16m()
502 RCU_CTL |= RCU_CTL_IRC16MEN; in system_clock_168m_irc16m()
702 RCU_CTL |= RCU_CTL_IRC16MEN; in system_clock_200m_irc16m()
906 RCU_CTL |= RCU_CTL_IRC16MEN; in system_clock_240m_irc16m()
/hal_gigadevice-latest/gd32l23x/cmsis/gd/gd32l23x/source/
Dsystem_gd32l23x.c85 RCU_CTL |= RCU_CTL_IRC16MEN; in SystemInit()
237 RCU_CTL |= RCU_CTL_IRC16MEN; in system_clock_64m_irc16m()
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_rcu.c61 RCU_CTL |= RCU_CTL_IRC16MEN; in rcu_deinit()
/hal_gigadevice-latest/gd32l23x/standard_peripheral/source/
Dgd32l23x_rcu.c55 RCU_CTL |= RCU_CTL_IRC16MEN; in rcu_deinit()
/hal_gigadevice-latest/gd32l23x/standard_peripheral/include/
Dgd32l23x_rcu.h65 #define RCU_CTL_IRC16MEN BIT(0) /*!< internal high speed oscillator e… macro
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_rcu.h82 #define RCU_CTL_IRC16MEN BIT(0) /*!< internal high speed oscillat… macro