Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/iio/pressure/
Dbmp280.h326 struct bmp280_calib { struct
374 struct bmp280_calib bmp280;
Dbmp280-core.c180 struct bmp280_calib *calib = &data->calib.bmp280; in bmp280_read_calib()
217 struct bmp280_calib *calib = &data->calib.bmp280; in bme280_read_calib()
294 struct bmp280_calib *calib = &data->calib.bmp280; in bmp280_compensate_humidity()
319 struct bmp280_calib *calib = &data->calib.bmp280; in bmp280_compensate_temp()
342 struct bmp280_calib *calib = &data->calib.bmp280; in bmp280_compensate_press()