Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/algos/calibration/over_temp/
Dover_temp_cal.c611 const float temp_hi_check = (bin_num + 1) * over_temp_cal->delta_temp_per_bin; in overTempCalUpdateSensorEstimate() local
625 if (over_temp_cal->model_data[i].offset_temp_celsius < temp_hi_check && in overTempCalUpdateSensorEstimate()