| /hal_gigadevice-latest/gd32vf103/standard_peripheral/source/ |
| D | gd32vf103_rcu.c | 784 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/ |
| D | gd32f4xx_rcu.c | 977 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/ |
| D | gd32a50x_rcu.c | 629 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/ |
| D | gd32f403_rcu.c | 910 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/ |
| D | gd32e10x_rcu.c | 913 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/ |
| D | gd32l23x_rcu.c | 868 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/ |
| D | gd32f3x0_rcu.c | 818 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/ |
| D | gd32e50x_rcu.c | 1190 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/ |
| D | gd32vf103_rcu.h | 356 RCU_FLAG_PLLSTB = RCU_REGIDX_BIT(CTL_REG_OFFSET, 25U), /*!< PLL stabilization flags */ enumerator
|
| /hal_gigadevice-latest/gd32a50x/standard_peripheral/include/ |
| D | gd32a50x_rcu.h | 377 …RCU_FLAG_PLLSTB = RCU_REGIDX_BIT(CTL_REG_OFFSET, 25U), /*!< PLL stabilization fl… enumerator
|
| /hal_gigadevice-latest/gd32f3x0/standard_peripheral/include/ |
| D | gd32f3x0_rcu.h | 389 RCU_FLAG_PLLSTB = RCU_REGIDX_BIT(IDX_CTL0, 25U), /*!< PLL stabilization flags */ enumerator
|
| /hal_gigadevice-latest/gd32e10x/standard_peripheral/include/ |
| D | gd32e10x_rcu.h | 423 …RCU_FLAG_PLLSTB = RCU_REGIDX_BIT(CTL_REG_OFFSET, 25U), /*!< PLL stabilization fla… enumerator
|
| /hal_gigadevice-latest/gd32f403/standard_peripheral/include/ |
| D | gd32f403_rcu.h | 430 …RCU_FLAG_PLLSTB = RCU_REGIDX_BIT(CTL_REG_OFFSET, 25U), /*!< PLL stabilization fla… enumerator
|
| /hal_gigadevice-latest/gd32l23x/standard_peripheral/include/ |
| D | gd32l23x_rcu.h | 395 …RCU_FLAG_PLLSTB = RCU_REGIDX_BIT(CTL_REG_OFFSET, 25U), /*!< PLL stabilization flags … enumerator
|
| /hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/ |
| D | gd32f4xx_rcu.h | 735 …RCU_FLAG_PLLSTB = RCU_REGIDX_BIT(CTL_REG_OFFSET, 25U), /*!< PLL stabilization fla… enumerator
|
| /hal_gigadevice-latest/gd32e50x/standard_peripheral/include/ |
| D | gd32e50x_rcu.h | 717 …RCU_FLAG_PLLSTB = RCU_REGIDX_BIT(CTL_REG_OFFSET, 25U), /*!< PLL stabilization fla… enumerator
|