Searched full:scd30 (Results 1 – 7 of 7) sorted by relevance
/linux-6.12.1/Documentation/devicetree/bindings/iio/chemical/ |
D | sensirion,scd30.yaml | 4 $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";
|
/linux-6.12.1/drivers/iio/chemical/ |
D | Kconfig | 122 tristate "SCD30 carbon dioxide sensor driver" 126 Say Y here to build support for the Sensirion SCD30 sensor with carbon 133 tristate "SCD30 carbon dioxide sensor I2C driver" 137 Say Y here to build support for the Sensirion SCD30 I2C interface 144 tristate "SCD30 carbon dioxide sensor serial driver" 148 Say Y here to build support for the Sensirion SCD30 serial interface
|
D | scd30_i2c.c | 3 * 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");
|
D | scd30_serial.c | 3 * 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");
|
D | scd30_core.c | 3 * Sensirion SCD30 carbon dioxide sensor core driver 32 #include "scd30.h" 753 MODULE_DESCRIPTION("Sensirion SCD30 carbon dioxide sensor core driver");
|
/linux-6.12.1/Documentation/ABI/testing/ |
D | sysfs-bus-iio | 2159 change. For the scd30 the value should be from the range 2162 Note for the scd30 that a valid value may only be obtained once
|
/linux-6.12.1/ |
D | MAINTAINERS | 20848 SENSIRION SCD30 CARBON DIOXIDE SENSOR DRIVER 20851 F: Documentation/devicetree/bindings/iio/chemical/sensirion,scd30.yaml 20852 F: drivers/iio/chemical/scd30.h
|