Home
last modified time | relevance | path

Searched full:sensirion (Results 1 – 25 of 33) sorted by relevance

12

/Linux-v6.1/Documentation/devicetree/bindings/hwmon/
Dsensirion,shtc1.yaml4 $id: http://devicetree.org/schemas/hwmon/sensirion,shtc1.yaml#
7 title: Sensirion SHTC1 Humidity and Temperature Sensor IC
24 - sensirion,shtc1
25 - sensirion,shtw1
26 - sensirion,shtc3
31 sensirion,blocking-io:
36 sensirion,low-precision:
56 compatible = "sensirion,shtc3";
58 sensirion,blocking-io;
Dsensirion,sht15.yaml4 $id: http://devicetree.org/schemas/hwmon/sensirion,sht15.yaml#
7 title: Sensirion SHT15 humidity and temperature sensor
14 const: sensirion,sht15
36 compatible = "sensirion,sht15";
/Linux-v6.1/Documentation/hwmon/
Dshtc1.rst6 * Sensirion SHTC1
12 Datasheet: https://www.sensirion.com/file/datasheet_shtc1
16 * Sensirion SHTW1
22 Datasheet: https://www.sensirion.com/file/datasheet_shtw1
26 * Sensirion SHTC3
32 Datasheet: https://www.sensirion.com/file/datasheet_shtc3
38 Johannes Winkelmann <johannes.winkelmann@sensirion.com>
43 This driver implements support for the Sensirion SHTC1, SHTW1, and SHTC3
Dsht21.rst6 * Sensirion SHT21
12 Datasheet: Publicly available at the Sensirion website
14 https://www.sensirion.com/file/datasheet_sht21
18 * Sensirion SHT25
24 Datasheet: Publicly available at the Sensirion website
26 https://www.sensirion.com/file/datasheet_sht25
32 Urs Fleisch <urs.fleisch@sensirion.com>
Dsht15.rst13 * Sensirion SHT10
17 * Sensirion SHT11
21 * Sensirion SHT15
25 * Sensirion SHT71
29 * Sensirion SHT75
33 Datasheet: Publicly available at the Sensirion website
35 http://www.sensirion.ch/en/pdf/product_information/Datasheet-humidity-sensor-SHT1x.pdf
Dsht4x.rst8 * Sensirion SHT4X
16 …English: https://www.sensirion.com/fileadmin/user_upload/customers/sensirion/Dokumente/2_Humidity_…
24 This driver implements support for the Sensirion SHT4x chip, a humidity
Dsht3x.rst6 * Sensirion SHT3x-DIS
12 Datasheet: https://www.sensirion.com/file/datasheet_sht3x_digital
16 - David Frey <david.frey@sensirion.com>
17 - Pascal Sachs <pascal.sachs@sensirion.com>
22 This driver implements support for the Sensirion SHT3x-DIS chip, a humidity
/Linux-v6.1/Documentation/devicetree/bindings/iio/chemical/
Dsensirion,scd30.yaml4 $id: http://devicetree.org/schemas/iio/chemical/sensirion,scd30.yaml#
7 title: Sensirion SCD30 carbon dioxide sensor
19 - sensirion,scd30
29 sensirion,sel-gpios:
33 sensirion,pwm-gpios:
50 compatible = "sensirion,scd30";
61 compatible = "sensirion,scd30";
Dsensirion,scd4x.yaml4 $id: http://devicetree.org/schemas/iio/chemical/sensirion,scd4x.yaml#
7 title: Sensirion SCD4X carbon dioxide sensor
19 - sensirion,scd40
20 - sensirion,scd41
43 compatible = "sensirion,scd41";
Dsensirion,sps30.yaml4 $id: http://devicetree.org/schemas/iio/chemical/sensirion,sps30.yaml#
7 title: Sensirion SPS30 particulate matter sensor
19 - sensirion,sps30
35 compatible = "sensirion,sps30";
42 compatible = "sensirion,sps30";
/Linux-v6.1/drivers/iio/chemical/
DKconfig93 Say Y here to build support for the Sensirion SCD30 sensor with carbon
104 Say Y here to build support for the Sensirion SCD30 I2C interface
115 Say Y here to build support for the Sensirion SCD30 serial interface
128 Say Y here to build support for the Sensirion SCD4X sensor with carbon
135 tristate "Sensirion SGPxx gas sensors"
140 Sensirion SGP gas sensors:
148 tristate "Sensirion SGP40 gas sensor"
152 Say Y here to build I2C interface to support Sensirion SGP40 gas
169 Say Y here to build support for the Sensirion SPS30 I2C interface
180 Say Y here to build support for the Sensirion SPS30 serial interface
Dsgp30.c3 * sgp30.c - Support for Sensirion SGP Gas Sensors
5 * Copyright (C) 2018 Andreas Brauchli <andreas.brauchli@sensirion.com>
10 * https://www.sensirion.com/file/datasheet_sgp30
11 * https://www.sensirion.com/file/datasheet_sgpc3
494 { .compatible = "sensirion,sgp30", .data = (void *)SGP30 },
495 { .compatible = "sensirion,sgpc3", .data = (void *)SGPC3 },
584 MODULE_AUTHOR("Andreas Brauchli <andreas.brauchli@sensirion.com>");
585 MODULE_AUTHOR("Pascal Sachs <pascal.sachs@sensirion.com>");
586 MODULE_DESCRIPTION("Sensirion SGP gas sensors");
Dscd30_i2c.c3 * Sensirion SCD30 carbon dioxide sensor i2c driver
122 { .compatible = "sensirion,scd30" },
138 MODULE_DESCRIPTION("Sensirion SCD30 carbon dioxide sensor i2c driver");
Dsgp40.c3 * sgp40.c - Support for Sensirion SGP40 Gas Sensor
10 * https://www.sensirion.com/file/datasheet_sgp40
360 { .compatible = "sensirion,sgp40" },
377 MODULE_DESCRIPTION("Sensirion SGP40 gas sensor");
Dsps30_i2c.c3 * Sensirion SPS30 particulate matter sensor i2c driver
241 { .compatible = "sensirion,sps30" },
257 MODULE_DESCRIPTION("Sensirion SPS30 particulate matter sensor i2c driver");
Dscd4x.c3 * Sensirion SCD4X carbon dioxide sensor i2c driver
11 * https://www.sensirion.com/file/datasheet_scd4x
681 { .compatible = "sensirion,scd40" },
682 { .compatible = "sensirion,scd41" },
698 MODULE_DESCRIPTION("Sensirion SCD4X carbon dioxide sensor core driver");
Dscd30_serial.c3 * Sensirion SCD30 carbon dioxide sensor serial driver
246 { .compatible = "sensirion,scd30" },
262 MODULE_DESCRIPTION("Sensirion SCD30 carbon dioxide sensor serial driver");
Dsps30_serial.c3 * Sensirion SPS30 particulate matter sensor serial driver
415 { .compatible = "sensirion,sps30" },
430 MODULE_DESCRIPTION("Sensirion SPS30 particulate matter sensor serial driver");
/Linux-v6.1/drivers/hwmon/
Dshtc1.c2 /* Sensirion SHTC1 humidity and temperature sensor driver
4 * Copyright (C) 2014 Sensirion AG, Switzerland
5 * Author: Johannes Winkelmann <johannes.winkelmann@sensirion.com>
240 data->setup.blocking_io = of_property_read_bool(np, "sensirion,blocking-io"); in shtc1_probe()
270 { .compatible = "sensirion,shtc1" },
271 { .compatible = "sensirion,shtw1" },
272 { .compatible = "sensirion,shtc3" },
288 MODULE_AUTHOR("Johannes Winkelmann <johannes.winkelmann@sensirion.com>");
289 MODULE_DESCRIPTION("Sensirion SHTC1 humidity and temperature sensor driver");
Dsht21.c2 /* Sensirion SHT21 humidity and temperature sensor driver
4 * Copyright (C) 2010 Urs Fleisch <urs.fleisch@sensirion.com>
6 * Data sheet available at https://www.sensirion.com/file/datasheet_sht21
294 MODULE_AUTHOR("Urs Fleisch <urs.fleisch@sensirion.com>");
295 MODULE_DESCRIPTION("Sensirion SHT21 humidity and temperature sensor driver");
Dsht3x.c2 /* Sensirion SHT3x-DIS humidity and temperature sensor driver.
6 * Copyright (C) 2016 Sensirion AG, Switzerland
7 * Author: David Frey <david.frey@sensirion.com>
8 * Author: Pascal Sachs <pascal.sachs@sensirion.com>
752 MODULE_AUTHOR("David Frey <david.frey@sensirion.com>");
753 MODULE_AUTHOR("Pascal Sachs <pascal.sachs@sensirion.com>");
754 MODULE_DESCRIPTION("Sensirion SHT3x humidity and temperature sensor driver");
/Linux-v6.1/include/linux/platform_data/
Dsht3x.h3 * Copyright (C) 2016 Sensirion AG, Switzerland
4 * Author: David Frey <david.frey@sensirion.com>
5 * Author: Pascal Sachs <pascal.sachs@sensirion.com>
Dshtc1.h3 * Copyright (C) 2014 Sensirion AG, Switzerland
4 * Author: Johannes Winkelmann <johannes.winkelmann@sensirion.com>
/Linux-v6.1/Documentation/devicetree/bindings/
Dtrivial-devices.yaml312 # Sensirion low power multi-pixel gas sensor with I2C interface
313 - sensirion,sgpc3
314 # Sensirion multi-pixel gas sensor with I2C interface
315 - sensirion,sgp30
316 # Sensirion gas sensor with I2C interface
317 - sensirion,sgp40
318 # Sensirion temperature & humidity sensor with I2C interface
319 - sensirion,sht4x
/Linux-v6.1/arch/arm/boot/dts/
Dimx7d-sdb-sht11.dts11 compatible = "sensirion,sht15";

12