Searched refs:dtemp_new (Results 1 – 1 of 1) sorted by relevance
1183 float dtemp_new = 0.0f; in findNearestEstimate() local1187 dtemp_new = NANO_ABS(over_temp_cal->model_data[i].offset_temp_celsius - in findNearestEstimate()1189 if (dtemp_new < dtemp_old) { in findNearestEstimate()1191 dtemp_old = dtemp_new; in findNearestEstimate()