Searched refs:par_h5 (Results 1 – 5 of 5) sorted by relevance
126 uint8_t par_h5; member
87 (((temp_scaled * ((temp_scaled * (int32_t)cal_coeffs->par_h5) / ((int32_t)100))) >> in calculate_humidity()
90 coeffs->par_h5 = (uint8_t)register_data[HUMI_PAR_H5_BUF_POSITION]; in read_calibration_coeffs()
177 int8_t par_h5; member
129 + (((temp_scaled * ((temp_scaled * (int32_t)data->par_h5) in bme680_calc_humidity()367 data->par_h5 = (int8_t)buff[28]; in bme680_read_compensation()