Searched refs:BME680_GAS_MEAS_BIT (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/iio/chemical/ | ||
H A D | bme680.h | 58 #define BME680_GAS_MEAS_BIT BIT(6) macro |
H A D | bme680_core.c | 790 if (check & BME680_GAS_MEAS_BIT) { in bme680_read_gas() |