Searched refs:new_otc_weight (Results 1 – 2 of 2) sorted by relevance
551 const struct OverTempCalWeight *new_otc_weight);
776 const struct OverTempCalWeight *new_otc_weight) { in overTempValidateAndSetWeight() argument778 ASSERT_NOT_NULL(new_otc_weight); in overTempValidateAndSetWeight()781 if (new_otc_weight->weight <= 0.0f) { in overTempValidateAndSetWeight()792 new_otc_weight->offset_age_nanos) { in overTempValidateAndSetWeight()793 over_temp_cal->weighting_function[index] = *new_otc_weight; in overTempValidateAndSetWeight()