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.c283 over_temp_cal->significant_offset_change = in overTempCalInit()
284 parameters->significant_offset_change; in overTempCalInit()
1062 over_temp_cal->significant_offset_change) { in setCompensatedOffset()