Searched refs:ADC_VAL0C (Results 1 – 1 of 1) sorted by relevance
53 #define ADC_VAL0C 887 macro136 if (adc_val > ADC_VAL0C) in adc_to_temp()138 else if ((adc_val <= ADC_VAL0C) && (adc_val > ADC_VAL20C)) in adc_to_temp()