Searched refs:bme680_compensate_humid (Results 1 – 1 of 1) sorted by relevance
471 static u32 bme680_compensate_humid(struct bme680_data *data, in bme680_compensate_humid() function782 *comp_humidity = bme680_compensate_humid(data, adc_humidity, t_fine); in bme680_read_humid()1109 data->scan.chan[2] = bme680_compensate_humid(data, adc_humid, t_fine); in bme680_trigger_handler()