Searched refs:BMP280_REG_CTRL_HUMIDITY (Results 1 – 3 of 3) sorted by relevance
48 case BMP280_REG_CTRL_HUMIDITY: in bmp280_is_writeable_reg()
19 #define BMP280_REG_CTRL_HUMIDITY 0xF2 macro
663 ret = regmap_update_bits(data->regmap, BMP280_REG_CTRL_HUMIDITY, in bme280_chip_config()