Searched defs:hum_adc (Results 1 – 2 of 2) sorted by relevance
71 uint32_t calculate_humidity(uint16_t hum_adc, int32_t t_fine, struct calibration_coeffs *cal_coeffs) in calculate_humidity()
192 uint16_t hum_adc = 0; in read_adc_humidity() local