Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/algos/calibration/over_temp/
Dover_temp_cal.c880 float test_offset; in compareAndCompensateWithNearest() local
882 test_offset = in compareAndCompensateWithNearest()
896 test_offset = in compareAndCompensateWithNearest()
903 if (NANO_ABS(test_offset - compensated_offset[index]) >= in compareAndCompensateWithNearest()
905 compensated_offset[index] = test_offset; in compareAndCompensateWithNearest()