Home
last modified time | relevance | path

Searched refs:read_humid (Results 1 – 2 of 2) sorted by relevance

/drivers/iio/pressure/
A Dbmp280.h518 int (*read_humid)(struct bmp280_data *data, u32 *adc_humidity); member
A Dbmp280-core.c637 ret = data->chip_info->read_humid(data, &chan_value); in bmp280_read_raw_impl()
674 ret = data->chip_info->read_humid(data, &chan_value); in bmp280_read_raw_impl()
1381 .read_humid = bme280_read_humid,

Completed in 15 milliseconds