Searched refs:BME680_RUN_GAS_MASK (Results 1 – 2 of 2) sorted by relevance
51 #define BME680_RUN_GAS_MASK BIT(4) macro
643 BME680_RUN_GAS_MASK | BME680_NB_CONV_MASK, in bme680_gas_config()644 FIELD_PREP(BME680_RUN_GAS_MASK, 1) | in bme680_gas_config()