Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/iio/pressure/
H A Dbmp280-regmap.c60 case BMP280_REG_HUMIDITY_LSB: in bmp280_is_volatile_reg()
79 .max_register = BMP280_REG_HUMIDITY_LSB,
H A Dbmp280.h7 #define BMP280_REG_HUMIDITY_LSB 0xFE macro