Home
last modified time | relevance | path

Searched refs:bmp180 (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/iio/pressure/
H A Dbmp280-core.c91 struct bmp180_calib bmp180; member
797 struct bmp180_calib *calib = &data->calib.bmp180; in bmp180_compensate_temp()
859 struct bmp180_calib *calib = &data->calib.bmp180; in bmp180_compensate_press()
1095 ret = bmp180_read_calib(data, &data->calib.bmp180); in bmp280_common_probe()
/kernel/linux/linux-6.6/drivers/iio/pressure/
H A Dbmp280.h373 struct bmp180_calib bmp180; member
H A Dbmp280-core.c19 * The link to the bmp180 datasheet points to an outdated version missing these changes:
1822 struct bmp180_calib *calib = &data->calib.bmp180; in bmp180_read_calib()
1865 struct bmp180_calib *calib = &data->calib.bmp180; in bmp180_compensate_temp()
1927 struct bmp180_calib *calib = &data->calib.bmp180; in bmp180_compensate_press()

Completed in 6 milliseconds