Searched full:bme280 (Results 1 – 6 of 6) sorted by relevance
/Linux-v5.10/Documentation/devicetree/bindings/iio/pressure/ |
D | bmp085.yaml | 7 title: BMP085/BMP180/BMP280/BME280 pressure iio sensors 18 https://www.bosch-sensortec.com/bst/products/all_products/bme280 26 - bosch,bme280
|
/Linux-v5.10/drivers/iio/pressure/ |
D | bmp280-i2c.c | 40 { .compatible = "bosch,bme280", .data = (void *)BME280_CHIP_ID }, 52 {"bme280", BME280_CHIP_ID },
|
D | bmp280-spi.c | 94 { .compatible = "bosch,bme280", }, 103 { "bme280", BME280_CHIP_ID },
|
D | Kconfig | 27 pressure and temperature sensors. Also supports the BME280 with
|
D | bmp280-core.c | 205 * Humidity data is only available on BME280. in bmp280_read_calib() 259 * Taken from BME280 datasheet, Section 4.2.3, "Compensation formula".
|
/Linux-v5.10/arch/arm/boot/dts/ |
D | omap3-gta04a5.dts | 133 bme280@76 { 134 compatible = "bosch,bme280";
|