Searched refs:par_h1 (Results 1 – 3 of 3) sorted by relevance
122 uint16_t par_h1; member
83 var1 = (int32_t)(hum_adc - ((int32_t)((int32_t)cal_coeffs->par_h1 * 16))) - in calculate_humidity()
82 coeffs->par_h1 = (uint16_t)(((uint16_t)register_data[HUMI_PAR_H1_MSB_BUF_POSITION] << 4) | in read_calibration_coeffs()
Completed in 6 milliseconds