Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/algos/calibration/over_temp/
Dover_temp_cal.h166 struct DebugOverTempCal { struct
322 struct DebugOverTempCal debug_overtempcal; // Debug data structure.
Dover_temp_cal.c1534 memset(&over_temp_cal->debug_overtempcal, 0, sizeof(struct DebugOverTempCal)); in updateDebugData()