Searched full:bme680 (Results 1 – 9 of 9) sorted by relevance
/openbmc/linux/drivers/iio/chemical/ |
H A D | bme680_i2c.c | 3 * BME680 - I2C Driver 18 #include "bme680.h" 39 {"bme680", 0}, 45 { .compatible = "bosch,bme680", }, 61 MODULE_DESCRIPTION("BME680 I2C driver");
|
H A D | bme680_core.c | 3 * Bosch BME680 - Temperature, Pressure, Humidity & Gas Sensor 9 * https://ae-bst.resource.bosch.com/media/_tech/media/datasheets/BST-BME680-DS001-00.pdf 22 #include "bme680.h" 55 struct bme680_calib bme680; member 331 * Taken from Bosch BME680 API: 332 * https://github.com/BoschSensortec/BME680_driver/blob/63bb5336/bme680.c#L876 340 struct bme680_calib *calib = &data->bme680; in bme680_compensate_temp() 359 * Taken from Bosch BME680 API: 360 * https://github.com/BoschSensortec/BME680_driver/blob/63bb5336/bme680.c#L896 368 struct bme680_calib *calib = &data->bme680; in bme680_compensate_press() [all …]
|
H A D | Kconfig | 36 config BME680 config 37 tristate "Bosch Sensortec BME680 sensor driver" 43 Say yes here to build support for Bosch Sensortec BME680 sensor with 51 depends on I2C && BME680 56 depends on SPI && BME680
|
H A D | bme680_spi.c | 3 * BME680 - SPI Driver 12 #include "bme680.h" 142 {"bme680", 0}, 148 { .compatible = "bosch,bme680", }, 164 MODULE_DESCRIPTION("Bosch BME680 SPI driver");
|
/openbmc/linux/Documentation/devicetree/bindings/spi/ |
H A D | spi-mux.yaml | 83 compatible = "bosch,bme680";
|
H A D | spi-controller.yaml | 153 compatible = "bosch,bme680";
|
/openbmc/linux/Documentation/devicetree/bindings/sound/ |
H A D | cirrus,cs42l43.yaml | 307 compatible = "bosch,bme680";
|
/openbmc/linux/Documentation/devicetree/bindings/ |
H A D | trivial-devices.yaml | 67 - bosch,bme680
|
/openbmc/linux/ |
H A D | opengrok0.0.log | [all...] |