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.c79 static void computeModelUpdate(struct OverTempCal *over_temp_cal,
459 computeModelUpdate(over_temp_cal, timestamp_nanos); in overTempCalSetModelData()
672 computeModelUpdate(over_temp_cal, timestamp_nanos); in overTempCalUpdateSensorEstimate()
1105 computeModelUpdate(over_temp_cal, timestamp_nanos); in refreshOtcModel()
1110 void computeModelUpdate(struct OverTempCal *over_temp_cal, in computeModelUpdate() function
1215 computeModelUpdate(over_temp_cal, timestamp_nanos); in removeStaleModelData()