Home
last modified time | relevance | path

Searched refs:IRC16M_STARTUP_TIMEOUT (Results 1 – 6 of 6) sorted by relevance

/hal_gigadevice-latest/gd32l23x/cmsis/gd/gd32l23x/include/
Dgd32l23x.h66 #if !defined (IRC16M_STARTUP_TIMEOUT)
67 #define IRC16M_STARTUP_TIMEOUT ((uint16_t)0x0500) macro
/hal_gigadevice-latest/gd32f4xx/cmsis/gd/gd32f4xx/source/
Dsystem_gd32f4xx.c218 }while((0U == stab_flag) && (IRC16M_STARTUP_TIMEOUT != timeout)); in system_clock_16m_irc16m()
304 }while((0U == stab_flag) && (IRC16M_STARTUP_TIMEOUT != timeout)); in system_clock_120m_irc16m()
508 }while((0U == stab_flag) && (IRC16M_STARTUP_TIMEOUT != timeout)); in system_clock_168m_irc16m()
708 }while((0U == stab_flag) && (IRC16M_STARTUP_TIMEOUT != timeout)); in system_clock_200m_irc16m()
912 }while((0U == stab_flag) && (IRC16M_STARTUP_TIMEOUT != timeout)); in system_clock_240m_irc16m()
/hal_gigadevice-latest/gd32f4xx/cmsis/gd/gd32f4xx/include/
Dgd32f4xx.h74 #if !defined (IRC16M_STARTUP_TIMEOUT)
75 #define IRC16M_STARTUP_TIMEOUT ((uint16_t)0x0500) macro
/hal_gigadevice-latest/gd32l23x/cmsis/gd/gd32l23x/source/
Dsystem_gd32l23x.c243 } while((0U == stab_flag) && (IRC16M_STARTUP_TIMEOUT != timeout)); in system_clock_64m_irc16m()
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_rcu.c940 while((RESET == osci_stat) && (IRC16M_STARTUP_TIMEOUT != stb_cnt)) { in rcu_osci_stab_wait()
/hal_gigadevice-latest/gd32l23x/standard_peripheral/source/
Dgd32l23x_rcu.c831 while((RESET == osci_stat) && (IRC16M_STARTUP_TIMEOUT != stb_cnt)) { in rcu_osci_stab_wait()