Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32l23x/cmsis/gd/gd32l23x/source/
Dsystem_gd32l23x.c305 while((RCU_CFG0 & RCU_CFG0_SCSS) != RCU_SCSS_IRC16M) { in system_clock_16m_irc16m()
/hal_gigadevice-latest/gd32f4xx/cmsis/gd/gd32f4xx/source/
Dsystem_gd32f4xx.c147 while(0 != (RCU_CFG0 & RCU_SCSS_IRC16M)){ in SystemInit()
238 while(0 != (RCU_CFG0 & RCU_SCSS_IRC16M)){ in system_clock_16m_irc16m()
/hal_gigadevice-latest/gd32l23x/standard_peripheral/include/
Dgd32l23x_rcu.h487 #define RCU_SCSS_IRC16M CFG0_SCSS(0) /*!< system clock source select … macro
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_rcu.h823 #define RCU_SCSS_IRC16M CFG0_SCSS(0) /*!< system clock source… macro