Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/pressure/
H A Dbmp280.h329 struct bmp280_calib { struct
377 struct bmp280_calib bmp280;
H A Dbmp280-core.c179 struct bmp280_calib *calib = &data->calib.bmp280; in bmp280_read_calib()
217 struct bmp280_calib *calib = &data->calib.bmp280; in bme280_read_calib()
295 struct bmp280_calib *calib = &data->calib.bmp280; in bme280_compensate_humidity()
320 struct bmp280_calib *calib = &data->calib.bmp280; in bmp280_compensate_temp()
343 struct bmp280_calib *calib = &data->calib.bmp280; in bmp280_compensate_press()