Home
last modified time | relevance | path

Searched full:scd30 (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/Documentation/devicetree/bindings/iio/chemical/
H A Dsensirion,scd30.yaml4 $id: http://devicetree.org/schemas/iio/chemical/sensirion,scd30.yaml#
7 title: Sensirion SCD30 carbon dioxide sensor
19 - sensirion,scd30
50 compatible = "sensirion,scd30";
61 compatible = "sensirion,scd30";
/openbmc/linux/drivers/iio/chemical/
H A DKconfig89 tristate "SCD30 carbon dioxide sensor driver"
93 Say Y here to build support for the Sensirion SCD30 sensor with carbon
100 tristate "SCD30 carbon dioxide sensor I2C driver"
104 Say Y here to build support for the Sensirion SCD30 I2C interface
111 tristate "SCD30 carbon dioxide sensor serial driver"
115 Say Y here to build support for the Sensirion SCD30 serial interface
H A Dscd30_i2c.c3 * Sensirion SCD30 carbon dioxide sensor i2c driver
18 #include "scd30.h"
122 { .compatible = "sensirion,scd30" },
138 MODULE_DESCRIPTION("Sensirion SCD30 carbon dioxide sensor i2c driver");
H A Dscd30_serial.c3 * Sensirion SCD30 carbon dioxide sensor serial driver
20 #include "scd30.h"
246 { .compatible = "sensirion,scd30" },
262 MODULE_DESCRIPTION("Sensirion SCD30 carbon dioxide sensor serial driver");
H A Dscd30_core.c3 * Sensirion SCD30 carbon dioxide sensor core driver
32 #include "scd30.h"
753 MODULE_DESCRIPTION("Sensirion SCD30 carbon dioxide sensor core driver");
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-bus-iio2055 change. For the scd30 the value should be from the range
2058 Note for the scd30 that a valid value may only be obtained once
/openbmc/linux/
H A DMAINTAINERS19392 SENSIRION SCD30 CARBON DIOXIDE SENSOR DRIVER
19395 F: Documentation/devicetree/bindings/iio/chemical/sensirion,scd30.yaml
19396 F: drivers/iio/chemical/scd30.h
H A Dopengrok2.0.log[all...]