Searched refs:bmp280 (Results 1 – 9 of 9) sorted by relevance
8 obj-$(CONFIG_BMP280) += bmp280.o9 bmp280-objs := bmp280-core.o bmp280-regmap.o10 obj-$(CONFIG_BMP280_I2C) += bmp280-i2c.o11 obj-$(CONFIG_BMP280_SPI) += bmp280-spi.o
31 will be called bmp280 and you will also get bmp280-i2c for I2C32 and/or bmp280-spi for SPI support.
142 struct bmp280_calib bmp280; member290 struct bmp280_calib *calib = &data->calib.bmp280; in bmp280_read_calib()327 struct bmp280_calib *calib = &data->calib.bmp280; in bme280_read_calib()404 struct bmp280_calib *calib = &data->calib.bmp280; in bmp280_compensate_humidity()429 struct bmp280_calib *calib = &data->calib.bmp280; in bmp280_compensate_temp()452 struct bmp280_calib *calib = &data->calib.bmp280; in bmp280_compensate_press()
17 https://www.bosch-sensortec.com/bst/products/all_products/bmp28026 - bosch,bmp280
193 iio-hwmon-bmp280 {354 bmp: bmp280@77 {355 compatible = "bosch,bmp280";
100 iio-hwmon-bmp280 {471 bmp: bmp280@77 {472 compatible = "bosch,bmp280";
184 bmp280@76 {185 compatible = "bosch,bmp280";
98 bmp280: pressure@76 { label99 compatible = "bosch,bmp280";
351 compatible = "bosch,bmp280";
Completed in 11 milliseconds