Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/algos/calibration/over_temp/
Dover_temp_cal.c76 static void computeModelUpdate(struct OverTempCal *over_temp_cal,
456 computeModelUpdate(over_temp_cal, timestamp_nanos); in overTempCalSetModelData()
669 computeModelUpdate(over_temp_cal, timestamp_nanos); in overTempCalUpdateSensorEstimate()
1127 computeModelUpdate(over_temp_cal, timestamp_nanos); in refreshOtcModel()
1132 void computeModelUpdate(struct OverTempCal *over_temp_cal, in computeModelUpdate() function
1237 computeModelUpdate(over_temp_cal, timestamp_nanos); in removeStaleModelData()