Searched full:bme280 (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/Documentation/devicetree/bindings/iio/pressure/ |
H A D | bmp085.yaml | 7 title: BMP085/BMP180/BMP280/BME280/BMP380 pressure iio sensors 18 https://www.bosch-sensortec.com/bst/products/all_products/bme280 28 - bosch,bme280
|
/openbmc/linux/drivers/iio/pressure/ |
H A D | bmp280-i2c.c | 35 { .compatible = "bosch,bme280", .data = &bme280_chip_info }, 46 {"bme280", (kernel_ulong_t)&bme280_chip_info },
|
H A D | bmp280-spi.c | 86 { .compatible = "bosch,bme280", .data = &bme280_chip_info }, 98 { "bme280", (kernel_ulong_t)&bme280_chip_info },
|
H A D | Kconfig | 27 and BMP580 pressure and temperature sensors. Also supports the BME280 with
|
H A D | bmp280.h | 246 /* BME280 specific registers */
|
H A D | bmp280-core.c | 14 * https://www.bosch-sensortec.com/media/boschsensortec/downloads/datasheets/bst-bme280-ds002.pdf 234 * Humidity data is only available on BME280. in bme280_read_calib() 290 * Taken from BME280 datasheet, Section 4.2.3, "Compensation formula".
|
/openbmc/linux/arch/arm/boot/dts/ti/omap/ |
H A D | omap3-gta04a5.dts | 138 bme280@76 { 139 compatible = "bosch,bme280";
|