Home
last modified time | relevance | path

Searched defs:OverTempCal (Results 1 – 1 of 1) sorted by relevance

/device/google/contexthub/firmware/os/algos/calibration/over_temp/
Dover_temp_cal.h196 struct OverTempCal { struct
202 struct OverTempCalWeight weighting_function[OTC_NUM_WEIGHT_LEVELS]; argument
206 struct OverTempModelThreeAxis compensated_offset;
210 uint64_t stale_data_timer_nanos;
214 uint64_t age_limit_nanos;
217 uint64_t last_offset_update_nanos;
220 uint64_t last_model_update_nanos;
223 uint64_t last_age_update_nanos;
227 uint64_t min_temp_update_period_nanos;
243 float temp_sensitivity_limit; // [sensor units/Celsius]
[all …]