Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/algos/calibration/over_temp/
Dover_temp_cal.c128 static void updateModel(const struct OverTempCal *over_temp_cal,
1121 updateModel(over_temp_cal, temp_sensitivity, sensor_intercept); in computeModelUpdate()
1322 void updateModel(const struct OverTempCal *over_temp_cal, in updateModel() function