Searched refs:tmp_3 (Results 1 – 1 of 1) sorted by relevance
362 s16 h4_upper, h4_lower, tmp_1, tmp_2, tmp_3; in bme280_read_calib() local393 tmp_3 = get_unaligned_le16(&data->bme280_humid_cal_buf[H5]); in bme280_read_calib()394 calib->H5 = sign_extend32(FIELD_GET(BME280_COMP_H5_MASK, tmp_3), 11); in bme280_read_calib()