Searched refs:BME680_REG_SOFT_RESET (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.1/drivers/iio/chemical/ | ||
D | bme680.h | 7 #define BME680_REG_SOFT_RESET 0xE0 macro |
D | bme680_core.c | 897 ret = regmap_write(regmap, BME680_REG_SOFT_RESET, in bme680_core_probe() |