Searched refs:OTC_NUM_WEIGHT_LEVELS (Results 1 – 2 of 2) sorted by relevance
127 #define OTC_NUM_WEIGHT_LEVELS (2) macro202 struct OverTempCalWeight weighting_function[OTC_NUM_WEIGHT_LEVELS];
1476 for (size_t i = 0; i < OTC_NUM_WEIGHT_LEVELS; i++) { in evaluateWeightingFunction()