Searched refs:dig_h2 (Results 1 – 2 of 2) sorted by relevance
187 int16_t dig_h2; member
118 ((int32_t)2097152)) * ((int32_t)data->dig_h2) + 8192) >> 14); in bme280_compensate_humidity()309 data->dig_h2 = (hbuf[1] << 8) | hbuf[0]; in bme280_read_compensation()