Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/pressure/
H A Dbmp280.h147 #define BMP380_REG_CALIB_TEMP_START 0x31 macro
H A Dbmp280-core.c1068 ret = regmap_bulk_read(data->regmap, BMP380_REG_CALIB_TEMP_START, in bmp380_read_calib()