Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/algos/calibration/over_temp/
Dover_temp_cal.c154 static void setCompensatedOffset(struct OverTempCal *over_temp_cal,
807 setCompensatedOffset(over_temp_cal, compensated_offset, timestamp_nanos, in compensateWithLinearModel()
852 setCompensatedOffset(over_temp_cal, compensated_offset, timestamp_nanos, in compensateWithEstimate()
911 setCompensatedOffset(over_temp_cal, compensated_offset, timestamp_nanos, in compareAndCompensateWithNearest()
1050 void setCompensatedOffset(struct OverTempCal *over_temp_cal, in setCompensatedOffset() function