Searched refs:IRC8M_STARTUP_TIMEOUT (Results 1 – 3 of 3) sorted by relevance
82 #if !defined (IRC8M_STARTUP_TIMEOUT)83 #define IRC8M_STARTUP_TIMEOUT ((uint16_t)0x0500) macro
859 while((0U == stab_flag) && (IRC8M_STARTUP_TIMEOUT != timeout)); in system_clock_48m_irc8m()915 while((0U == stab_flag) && (IRC8M_STARTUP_TIMEOUT != timeout)); in system_clock_72m_irc8m()971 while((0U == stab_flag) && (IRC8M_STARTUP_TIMEOUT != timeout)); in system_clock_108m_irc8m()
757 while((RESET == osci_stat) && (IRC8M_STARTUP_TIMEOUT != stb_cnt)){ in rcu_osci_stab_wait()
Completed in 9 milliseconds