Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/algos/calibration/over_temp/
Dover_temp_cal.h146 struct OverTempCalWeight { struct
202 struct OverTempCalWeight weighting_function[OTC_NUM_WEIGHT_LEVELS];
551 const struct OverTempCalWeight *new_otc_weight);
Dover_temp_cal.c34 static const struct OverTempCalWeight kOtcDefaultWeight0 = {
40 static const struct OverTempCalWeight kOtcDefaultWeight1 = {
776 const struct OverTempCalWeight *new_otc_weight) { in overTempValidateAndSetWeight()