Home
last modified time | relevance | path

Searched refs:RCU_FLAG_PLLSTB (Results 1 – 16 of 16) sorted by relevance

/hal_gigadevice-latest/gd32vf103/standard_peripheral/source/
Dgd32vf103_rcu.c784 osci_stat = rcu_flag_get(RCU_FLAG_PLLSTB); in rcu_osci_stab_wait()
789 if(RESET != rcu_flag_get(RCU_FLAG_PLLSTB)){ in rcu_osci_stab_wait()
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_rcu.c977 osci_stat = rcu_flag_get(RCU_FLAG_PLLSTB); in rcu_osci_stab_wait()
982 if(RESET != rcu_flag_get(RCU_FLAG_PLLSTB)) { in rcu_osci_stab_wait()
/hal_gigadevice-latest/gd32a50x/standard_peripheral/source/
Dgd32a50x_rcu.c629 osci_stat = rcu_flag_get(RCU_FLAG_PLLSTB); in rcu_osci_stab_wait()
633 if(RESET != rcu_flag_get(RCU_FLAG_PLLSTB)) { in rcu_osci_stab_wait()
/hal_gigadevice-latest/gd32f403/standard_peripheral/source/
Dgd32f403_rcu.c910 osci_stat = rcu_flag_get(RCU_FLAG_PLLSTB); in rcu_osci_stab_wait()
915 if(RESET != rcu_flag_get(RCU_FLAG_PLLSTB)){ in rcu_osci_stab_wait()
/hal_gigadevice-latest/gd32e10x/standard_peripheral/source/
Dgd32e10x_rcu.c913 osci_stat = rcu_flag_get(RCU_FLAG_PLLSTB); in rcu_osci_stab_wait()
918 if(RESET != rcu_flag_get(RCU_FLAG_PLLSTB)){ in rcu_osci_stab_wait()
/hal_gigadevice-latest/gd32l23x/standard_peripheral/source/
Dgd32l23x_rcu.c868 osci_stat = rcu_flag_get(RCU_FLAG_PLLSTB); in rcu_osci_stab_wait()
872 if(RESET != rcu_flag_get(RCU_FLAG_PLLSTB)) { in rcu_osci_stab_wait()
/hal_gigadevice-latest/gd32f3x0/standard_peripheral/source/
Dgd32f3x0_rcu.c818 osci_stat = rcu_flag_get(RCU_FLAG_PLLSTB); in rcu_osci_stab_wait()
823 if(RESET != rcu_flag_get(RCU_FLAG_PLLSTB)){ in rcu_osci_stab_wait()
/hal_gigadevice-latest/gd32e50x/standard_peripheral/source/
Dgd32e50x_rcu.c1190 osci_stat = rcu_flag_get(RCU_FLAG_PLLSTB); in rcu_osci_stab_wait()
1195 if(RESET != rcu_flag_get(RCU_FLAG_PLLSTB)){ in rcu_osci_stab_wait()
/hal_gigadevice-latest/gd32vf103/standard_peripheral/include/
Dgd32vf103_rcu.h356 RCU_FLAG_PLLSTB = RCU_REGIDX_BIT(CTL_REG_OFFSET, 25U), /*!< PLL stabilization flags */ enumerator
/hal_gigadevice-latest/gd32a50x/standard_peripheral/include/
Dgd32a50x_rcu.h377RCU_FLAG_PLLSTB = RCU_REGIDX_BIT(CTL_REG_OFFSET, 25U), /*!< PLL stabilization fl… enumerator
/hal_gigadevice-latest/gd32f3x0/standard_peripheral/include/
Dgd32f3x0_rcu.h389 RCU_FLAG_PLLSTB = RCU_REGIDX_BIT(IDX_CTL0, 25U), /*!< PLL stabilization flags */ enumerator
/hal_gigadevice-latest/gd32e10x/standard_peripheral/include/
Dgd32e10x_rcu.h423RCU_FLAG_PLLSTB = RCU_REGIDX_BIT(CTL_REG_OFFSET, 25U), /*!< PLL stabilization fla… enumerator
/hal_gigadevice-latest/gd32f403/standard_peripheral/include/
Dgd32f403_rcu.h430RCU_FLAG_PLLSTB = RCU_REGIDX_BIT(CTL_REG_OFFSET, 25U), /*!< PLL stabilization fla… enumerator
/hal_gigadevice-latest/gd32l23x/standard_peripheral/include/
Dgd32l23x_rcu.h395RCU_FLAG_PLLSTB = RCU_REGIDX_BIT(CTL_REG_OFFSET, 25U), /*!< PLL stabilization flags … enumerator
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_rcu.h735RCU_FLAG_PLLSTB = RCU_REGIDX_BIT(CTL_REG_OFFSET, 25U), /*!< PLL stabilization fla… enumerator
/hal_gigadevice-latest/gd32e50x/standard_peripheral/include/
Dgd32e50x_rcu.h717RCU_FLAG_PLLSTB = RCU_REGIDX_BIT(CTL_REG_OFFSET, 25U), /*!< PLL stabilization fla… enumerator