Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/algos/calibration/over_temp/
Dover_temp_cal.h188 float significant_offset_change; // [sensor units] member
271 float significant_offset_change; // [sensor units] member
Dover_temp_cal.c280 over_temp_cal->significant_offset_change = in overTempCalInit()
281 parameters->significant_offset_change; in overTempCalInit()
1084 over_temp_cal->significant_offset_change) { in setCompensatedOffset()