Searched refs:BME680_GAS_MEAS_BIT (Results 1 – 2 of 2) sorted by relevance
62 #define BME680_GAS_MEAS_BIT BIT(6) macro
726 if (check & BME680_GAS_MEAS_BIT) { in bme680_read_gas()