Searched full:bme280 (Results 1 – 7 of 7) sorted by relevance
/linux-6.12.1/Documentation/devicetree/bindings/iio/pressure/ |
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
|
/linux-6.12.1/drivers/iio/pressure/ |
D | bmp280-i2c.c | 33 { .compatible = "bosch,bme280", .data = &bme280_chip_info }, 44 {"bme280", (kernel_ulong_t)&bme280_chip_info },
|
D | bmp280-spi.c | 121 { .compatible = "bosch,bme280", .data = &bme280_chip_info }, 133 { "bme280", (kernel_ulong_t)&bme280_chip_info },
|
D | Kconfig | 41 and BMP580 pressure and temperature sensors. Also supports the BME280 with
|
D | bmp280.h | 246 /* BME280 specific registers */
|
D | bmp280-core.c | 14 * https://www.bosch-sensortec.com/media/boschsensortec/downloads/datasheets/bst-bme280-ds002.pdf 360 * Humidity data is only available on BME280. in bme280_read_calib() 438 * Taken from BME280 datasheet, Section 4.2.3, "Compensation formula".
|
/linux-6.12.1/arch/arm/boot/dts/ti/omap/ |
D | omap3-gta04a5.dts | 138 bme280@76 { 139 compatible = "bosch,bme280";
|