Searched refs:bmp280 (Results 1 – 5 of 5) sorted by relevance
100 iio-hwmon-bmp280 {471 bmp: bmp280@77 {472 compatible = "bosch,bmp280";
98 bmp280: pressure@76 { label99 compatible = "bosch,bmp280";
355 compatible = "bosch,bmp280";
432 struct bmp280_calib bmp280; member
13 * https://www.bosch-sensortec.com/media/boschsensortec/downloads/datasheets/bst-bmp280-ds001.pdf31 #define pr_fmt(fmt) "bmp280: " fmt59 #include "bmp280.h"315 struct bmp280_calib *calib = &data->calib.bmp280; in bmp280_read_calib() 361 struct bmp280_calib *calib = &data->calib.bmp280; in bme280_read_calib() 367 /* Load shared calibration params with bmp280 first */ in bme280_read_calib() 432 struct bmp280_calib *calib = &data->calib.bmp280; in bme280_compensate_humidity() 478 struct bmp280_calib *calib = &data->calib.bmp280; in bmp280_calc_t_fine() 540 struct bmp280_calib *calib = &data->calib.bmp280; in bmp280_compensate_press()