Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/algos/calibration/over_temp/
Dover_temp_cal.c607 const float temp_lo_check = bin_num * over_temp_cal->delta_temp_per_bin; in overTempCalUpdateSensorEstimate() local
623 over_temp_cal->model_data[i].offset_temp_celsius >= temp_lo_check) { in overTempCalUpdateSensorEstimate()