Home
last modified time | relevance | path

Searched refs:OTC_OFFSET_IS_STALE_NANOS (Results 1 – 2 of 2) sorted by relevance

/device/google/contexthub/firmware/os/algos/calibration/over_temp/
Dover_temp_cal.h140 #define OTC_OFFSET_IS_STALE_NANOS (MIN_TO_NANOS(30)) macro
Dover_temp_cal.c1012 latest_offset_age_nanos >= OTC_OFFSET_IS_STALE_NANOS); in updateCalOffset()
1018 nearest_offset_age_nanos >= OTC_OFFSET_IS_STALE_NANOS); in updateCalOffset()