Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/iio/pressure/
Dbmp280-regmap.c60 case BMP280_REG_HUMIDITY_LSB: in bmp280_is_volatile_reg()
170 .max_register = BMP280_REG_HUMIDITY_LSB,
Dbmp280.h195 #define BMP280_REG_HUMIDITY_LSB 0xFE macro