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