Searched refs:BME680_REG_MEAS_STAT_0 (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/iio/chemical/ | ||
D | bme680.h | 61 #define BME680_REG_MEAS_STAT_0 0x1D macro |
D | bme680_core.c | 725 ret = regmap_read(data->regmap, BME680_REG_MEAS_STAT_0, &check); in bme680_read_gas() |