Searched refs:BME680_REG_MEAS_STAT_0 (Results 1 – 2 of 2) sorted by relevance
56 #define BME680_REG_MEAS_STAT_0 0x1D macro
68 regmap_reg_range(BME680_REG_MEAS_STAT_0, BME680_REG_GAS_R_LSB),556 ret = regmap_read(data->regmap, BME680_REG_MEAS_STAT_0, &check); in bme680_wait_for_eoc()787 ret = regmap_read(data->regmap, BME680_REG_MEAS_STAT_0, &check); in bme680_read_gas()