Searched refs:BMP280_REG_HUMIDITY_MSB (Results 1 – 3 of 3) sorted by relevance
61 case BMP280_REG_HUMIDITY_MSB: in bmp280_is_volatile_reg()
8 #define BMP280_REG_HUMIDITY_MSB 0xFD macro
403 ret = regmap_bulk_read(data->regmap, BMP280_REG_HUMIDITY_MSB, in bmp280_read_humid()