Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/pressure/
H A Dbmp280.h215 #define BMP280_REG_COMP_H3 0xE3 macro
H A Dbmp280-core.c252 ret = regmap_read(data->regmap, BMP280_REG_COMP_H3, &tmp); in bme280_read_calib()