Searched refs:estimated_rtc (Results 1 – 1 of 1) sorted by relevance
2619 uint64_t estimated_rtc; local2623 bool valid = sensortime_to_rtc_time(_task, chip_time_us, &estimated_rtc);2631 if ((estimated_rtc >= min_rtc) && (estimated_rtc <= max_rtc)) {2633 } else if (estimated_rtc < min_rtc) {2639 } else if (estimated_rtc > max_rtc) {