Searched full:bme280 (Results 1 – 12 of 12) sorted by relevance
| /kernel/linux/linux-5.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
|
| /kernel/linux/linux-6.6/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
|
| /kernel/linux/linux-5.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".
|
| /kernel/linux/linux-6.6/drivers/iio/pressure/ |
| D | bmp280-i2c.c | 35 { .compatible = "bosch,bme280", .data = &bme280_chip_info }, 46 {"bme280", (kernel_ulong_t)&bme280_chip_info },
|
| D | bmp280-spi.c | 86 { .compatible = "bosch,bme280", .data = &bmp280_chip_info }, 98 { "bme280", (kernel_ulong_t)&bmp280_chip_info },
|
| D | Kconfig | 27 and BMP580 pressure and temperature sensors. Also supports the BME280 with
|
| 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() 289 * Taken from BME280 datasheet, Section 4.2.3, "Compensation formula".
|
| /kernel/linux/linux-5.10/arch/arm/boot/dts/ |
| D | omap3-gta04a5.dts | 133 bme280@76 { 134 compatible = "bosch,bme280";
|
| /kernel/linux/linux-6.6/arch/arm/boot/dts/ti/omap/ |
| D | omap3-gta04a5.dts | 138 bme280@76 { 139 compatible = "bosch,bme280";
|