Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/algos/calibration/over_temp/
Dover_temp_cal.c209 static void addLinearTemperatureExtrapolation(struct OverTempCal *over_temp_cal,
811 void addLinearTemperatureExtrapolation(struct OverTempCal *over_temp_cal, in addLinearTemperatureExtrapolation() function
847 addLinearTemperatureExtrapolation(over_temp_cal, compensated_offset, in compensateWithEstimate()