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.c902 float test_offset; in compareAndCompensateWithNearest() local
904 test_offset = in compareAndCompensateWithNearest()
918 test_offset = in compareAndCompensateWithNearest()
925 if (NANO_ABS(test_offset - compensated_offset[index]) >= in compareAndCompensateWithNearest()
927 compensated_offset[index] = test_offset; in compareAndCompensateWithNearest()