Searched refs:dig_h4 (Results 1 – 2 of 2) sorted by relevance
189 int16_t dig_h4; member
114 h = ((((adc_humidity << 14) - (((int32_t)data->dig_h4) << 20) - in bme280_compensate_humidity()311 data->dig_h4 = (hbuf[3] << 4) | (hbuf[4] & 0x0F); in bme280_read_compensation()