Home
last modified time | relevance | path

Searched full:bme680 (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/drivers/iio/chemical/
H A Dbme680_i2c.c3 * BME680 - I2C Driver
18 #include "bme680.h"
39 {"bme680", 0},
45 { .compatible = "bosch,bme680", },
61 MODULE_DESCRIPTION("BME680 I2C driver");
H A Dbme680_core.c3 * 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 DKconfig36 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 Dbme680_spi.c3 * 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 Dspi-mux.yaml83 compatible = "bosch,bme680";
H A Dspi-controller.yaml153 compatible = "bosch,bme680";
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Dcirrus,cs42l43.yaml307 compatible = "bosch,bme680";
/openbmc/linux/Documentation/devicetree/bindings/
H A Dtrivial-devices.yaml67 - bosch,bme680
/openbmc/linux/
H A Dopengrok0.0.log[all...]