Searched refs:us_timer_max (Results 1 – 1 of 1) sorted by relevance
73 const uint32_t us_timer_max = TIMG_RTC_CALI_VALUE / (uint32_t) xtal_freq; in rtc_clk_cal_internal() local74 if (us_time_estimate >= us_timer_max) { in rtc_clk_cal_internal()