Searched refs:TEMP_HIST_LOW (Results 1 – 1 of 1) sorted by relevance
46 #define TEMP_HIST_LOW \ macro102 if (temp <= TEMP_HIST_LOW) { in accelTempHisto()110 index = (int)(((temp - TEMP_HIST_LOW) / 2) + 1); in accelTempHisto()