Searched refs:adc_temp (Results 1 – 4 of 4) sorted by relevance
300 int adc_temp(void);
415 return adc_temp(); in adc_get_interTemp()482 int adc_temp(void) in adc_temp() function
171 uint16_t adc_temp; /** < ADC TEMP. */ member
2366 int temp = adc_temp(); in tem_proc()