Searched refs:OTC_MAX_OUTLIER_COUNT (Results 1 – 2 of 2) sorted by relevance
115 #define OTC_MAX_OUTLIER_COUNT (3) macro
574 if (over_temp_cal->num_outliers < OTC_MAX_OUTLIER_COUNT) { in overTempCalUpdateSensorEstimate()