Home
last modified time | relevance | path

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

/drivers/iio/chemical/
A Dbme680.h58 #define BME680_GAS_MEAS_BIT BIT(6) macro
A Dbme680_core.c794 if (data->check & BME680_GAS_MEAS_BIT) { in bme680_read_gas()
1083 if (data->buf[0] & BME680_GAS_MEAS_BIT) { in bme680_trigger_handler()

Completed in 7 milliseconds