Searched refs:dig_h5 (Results 1 – 2 of 2) sorted by relevance
190 int16_t dig_h5; member
115 (((int32_t)data->dig_h5) * h)) + ((int32_t)16384)) >> 15) * in bme280_compensate_humidity()312 data->dig_h5 = ((hbuf[4] >> 4) & 0x0F) | (hbuf[5] << 4); in bme280_read_compensation()