Home
last modified time | relevance | path

Searched refs:RCU_FLAG_PLL2STB (Results 1 – 8 of 8) sorted by relevance

/hal_gigadevice-latest/gd32vf103/standard_peripheral/source/
Dgd32vf103_rcu.c808 osci_stat = rcu_flag_get(RCU_FLAG_PLL2STB); in rcu_osci_stab_wait()
813 if(RESET != rcu_flag_get(RCU_FLAG_PLL2STB)){ in rcu_osci_stab_wait()
/hal_gigadevice-latest/gd32f403/standard_peripheral/source/
Dgd32f403_rcu.c935 osci_stat = rcu_flag_get(RCU_FLAG_PLL2STB); in rcu_osci_stab_wait()
940 if(RESET != rcu_flag_get(RCU_FLAG_PLL2STB)){ in rcu_osci_stab_wait()
/hal_gigadevice-latest/gd32e10x/standard_peripheral/source/
Dgd32e10x_rcu.c938 osci_stat = rcu_flag_get(RCU_FLAG_PLL2STB); in rcu_osci_stab_wait()
943 if(RESET != rcu_flag_get(RCU_FLAG_PLL2STB)){ in rcu_osci_stab_wait()
/hal_gigadevice-latest/gd32e50x/standard_peripheral/source/
Dgd32e50x_rcu.c1216 osci_stat = rcu_flag_get(RCU_FLAG_PLL2STB); in rcu_osci_stab_wait()
1221 if(RESET != rcu_flag_get(RCU_FLAG_PLL2STB)){ in rcu_osci_stab_wait()
/hal_gigadevice-latest/gd32vf103/standard_peripheral/include/
Dgd32vf103_rcu.h358 RCU_FLAG_PLL2STB = RCU_REGIDX_BIT(CTL_REG_OFFSET, 29U), /*!< PLL2 stabilization flags */ enumerator
/hal_gigadevice-latest/gd32e10x/standard_peripheral/include/
Dgd32e10x_rcu.h425RCU_FLAG_PLL2STB = RCU_REGIDX_BIT(CTL_REG_OFFSET, 29U), /*!< PLL2 stabilization fl… enumerator
/hal_gigadevice-latest/gd32f403/standard_peripheral/include/
Dgd32f403_rcu.h432RCU_FLAG_PLL2STB = RCU_REGIDX_BIT(CTL_REG_OFFSET, 29U), /*!< PLL2 stabilization fl… enumerator
/hal_gigadevice-latest/gd32e50x/standard_peripheral/include/
Dgd32e50x_rcu.h720RCU_FLAG_PLL2STB = RCU_REGIDX_BIT(CTL_REG_OFFSET, 29U), /*!< PLL2 stabilization fl… enumerator