Home
last modified time | relevance | path

Searched refs:RCU_FLAG_IRC48MSTB (Results 1 – 12 of 12) sorted by relevance

/hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_rcu.c953 osci_stat = rcu_flag_get(RCU_FLAG_IRC48MSTB); in rcu_osci_stab_wait()
958 if(RESET != rcu_flag_get(RCU_FLAG_IRC48MSTB)) { in rcu_osci_stab_wait()
/hal_gigadevice-latest/gd32f403/standard_peripheral/source/
Dgd32f403_rcu.c884 osci_stat = rcu_flag_get(RCU_FLAG_IRC48MSTB); in rcu_osci_stab_wait()
889 if (RESET != rcu_flag_get(RCU_FLAG_IRC48MSTB)){ in rcu_osci_stab_wait()
/hal_gigadevice-latest/gd32e10x/standard_peripheral/source/
Dgd32e10x_rcu.c887 osci_stat = rcu_flag_get(RCU_FLAG_IRC48MSTB); in rcu_osci_stab_wait()
892 if (RESET != rcu_flag_get(RCU_FLAG_IRC48MSTB)){ in rcu_osci_stab_wait()
/hal_gigadevice-latest/gd32l23x/standard_peripheral/source/
Dgd32l23x_rcu.c844 osci_stat = rcu_flag_get(RCU_FLAG_IRC48MSTB); in rcu_osci_stab_wait()
848 if(RESET != rcu_flag_get(RCU_FLAG_IRC48MSTB)) { in rcu_osci_stab_wait()
/hal_gigadevice-latest/gd32f3x0/standard_peripheral/source/
Dgd32f3x0_rcu.c792 osci_stat = rcu_flag_get(RCU_FLAG_IRC48MSTB); in rcu_osci_stab_wait()
797 if (RESET != rcu_flag_get(RCU_FLAG_IRC48MSTB)){ in rcu_osci_stab_wait()
/hal_gigadevice-latest/gd32e50x/standard_peripheral/source/
Dgd32e50x_rcu.c1164 osci_stat = rcu_flag_get(RCU_FLAG_IRC48MSTB); in rcu_osci_stab_wait()
1169 if (RESET != rcu_flag_get(RCU_FLAG_IRC48MSTB)){ in rcu_osci_stab_wait()
/hal_gigadevice-latest/gd32f3x0/standard_peripheral/include/
Dgd32f3x0_rcu.h391 RCU_FLAG_IRC48MSTB = RCU_REGIDX_BIT(IDX_ADDCTL, 17U), /*!< IRC48M stabilization flags */ enumerator
/hal_gigadevice-latest/gd32e10x/standard_peripheral/include/
Dgd32e10x_rcu.h428RCU_FLAG_IRC48MSTB = RCU_REGIDX_BIT(ADDCTL_REG_OFFSET, 17U), /*!< IRC48M stabilization … enumerator
/hal_gigadevice-latest/gd32f403/standard_peripheral/include/
Dgd32f403_rcu.h435RCU_FLAG_IRC48MSTB = RCU_REGIDX_BIT(ADDCTL_REG_OFFSET, 17U), /*!< IRC48M stabilization … enumerator
/hal_gigadevice-latest/gd32l23x/standard_peripheral/include/
Dgd32l23x_rcu.h394RCU_FLAG_IRC48MSTB = RCU_REGIDX_BIT(CTL_REG_OFFSET, 21U), /*!< IRC48M stabilization fla… enumerator
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_rcu.h740RCU_FLAG_IRC48MSTB = RCU_REGIDX_BIT(ADDCTL_REG_OFFSET, 17U), /*!< IRC48M stabilization … enumerator
/hal_gigadevice-latest/gd32e50x/standard_peripheral/include/
Dgd32e50x_rcu.h727RCU_FLAG_IRC48MSTB = RCU_REGIDX_BIT(ADDCTL_REG_OFFSET, 17U), /*!< IRC48M stabilization … enumerator