Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32vf103/standard_peripheral/source/
Dgd32vf103_rcu.c45 #define LXTAL_STARTUP_TIMEOUT ((uint32_t)0x3FFFFFFU) macro
744 while((RESET == osci_stat) && (LXTAL_STARTUP_TIMEOUT != stb_cnt)){ in rcu_osci_stab_wait()
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_rcu.c46 #define LXTAL_STARTUP_TIMEOUT ((uint32_t)0x0fffffffU) macro
928 while((RESET == osci_stat) && (LXTAL_STARTUP_TIMEOUT != stb_cnt)) { in rcu_osci_stab_wait()
/hal_gigadevice-latest/gd32a50x/standard_peripheral/source/
Dgd32a50x_rcu.c39 #define LXTAL_STARTUP_TIMEOUT ((uint32_t)0x03FFFFFFU) macro
595 while((RESET == osci_stat) && (LXTAL_STARTUP_TIMEOUT != stb_cnt)) { in rcu_osci_stab_wait()
/hal_gigadevice-latest/gd32f403/standard_peripheral/source/
Dgd32f403_rcu.c46 #define LXTAL_STARTUP_TIMEOUT ((uint32_t)0x03FFFFFFU) macro
857 while((RESET == osci_stat) && (LXTAL_STARTUP_TIMEOUT != stb_cnt)){ in rcu_osci_stab_wait()
/hal_gigadevice-latest/gd32e10x/standard_peripheral/source/
Dgd32e10x_rcu.c48 #define LXTAL_STARTUP_TIMEOUT ((uint32_t)0x03FFFFFFU) macro
860 while((RESET == osci_stat) && (LXTAL_STARTUP_TIMEOUT != stb_cnt)){ in rcu_osci_stab_wait()
/hal_gigadevice-latest/gd32l23x/standard_peripheral/source/
Dgd32l23x_rcu.c44 #define LXTAL_STARTUP_TIMEOUT ((uint32_t)0x03FFFFFFU) macro
819 while((RESET == osci_stat) && (LXTAL_STARTUP_TIMEOUT != stb_cnt)) { in rcu_osci_stab_wait()
/hal_gigadevice-latest/gd32f3x0/standard_peripheral/source/
Dgd32f3x0_rcu.c46 #define LXTAL_STARTUP_TIMEOUT ((uint32_t)0x03FFFFFFU) macro
753 while((RESET == osci_stat) && (LXTAL_STARTUP_TIMEOUT != stb_cnt)){ in rcu_osci_stab_wait()
/hal_gigadevice-latest/gd32e50x/standard_peripheral/source/
Dgd32e50x_rcu.c49 #define LXTAL_STARTUP_TIMEOUT ((uint32_t)0x03FFFFFFU) macro
1137 while((RESET == osci_stat) && (LXTAL_STARTUP_TIMEOUT != stb_cnt)){ in rcu_osci_stab_wait()