Home
last modified time | relevance | path

Searched refs:BME280_REG_HUMIDITY_LSB (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/iio/pressure/
H A Dbmp280-regmap.c88 case BME280_REG_HUMIDITY_LSB: in bme280_is_volatile_reg()
209 .max_register = BME280_REG_HUMIDITY_LSB,
H A Dbmp280.h247 #define BME280_REG_HUMIDITY_LSB 0xFE macro