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