Home
last modified time | relevance | path

Searched full:ccs811 (Results 1 – 10 of 10) sorted by relevance

/kernel/linux/linux-6.6/Documentation/devicetree/bindings/iio/chemical/
Dams,ccs811.yaml4 $id: http://devicetree.org/schemas/iio/chemical/ams,ccs811.yaml#
7 title: AMS CCS811 VOC Sensor
18 - ams,ccs811
24 input to CCS811.
29 input to CCS811.
46 compatible = "ams,ccs811";
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/iio/chemical/
Dams,ccs811.yaml4 $id: http://devicetree.org/schemas/iio/chemical/ams,ccs811.yaml#
7 title: AMS CCS811 VOC Sensor
18 - ams,ccs811
24 input to CCS811.
29 input to CCS811.
46 compatible = "ams,ccs811";
/kernel/linux/linux-6.6/drivers/iio/chemical/
Dccs811.c3 * ccs811.c - Support for AMS CCS811 VOC Sensor
9 * IIO driver for AMS CCS811 (I2C address 0x5A/0x5B set by ADDR Low/High)
50 * 1: Firmware is in application mode. CCS811 is ready to take ADC measurements
130 * The CCS811 powers-up in boot mode. A setup write to CCS811_APP_START will
457 dev_err(&client->dev, "no CCS811 sensor\n"); in ccs811_probe()
554 {"ccs811", 0},
560 { .compatible = "ams,ccs811" },
567 .name = "ccs811",
577 MODULE_DESCRIPTION("CCS811 volatile organic compounds sensor");
DKconfig59 config CCS811 config
60 tristate "AMS CCS811 VOC sensor"
66 CCS811 VOC (Volatile Organic Compounds) sensor
DMakefile12 obj-$(CONFIG_CCS811) += ccs811.o
/kernel/linux/linux-5.10/drivers/iio/chemical/
Dccs811.c3 * ccs811.c - Support for AMS CCS811 VOC Sensor
9 * IIO driver for AMS CCS811 (I2C address 0x5A/0x5B set by ADDR Low/High)
50 * 1: Firmware is in application mode. CCS811 is ready to take ADC measurements
130 * The CCS811 powers-up in boot mode. A setup write to CCS811_APP_START will
457 dev_err(&client->dev, "no CCS811 sensor\n"); in ccs811_probe()
551 {"ccs811", 0},
557 { .compatible = "ams,ccs811" },
564 .name = "ccs811",
574 MODULE_DESCRIPTION("CCS811 volatile organic compounds sensor");
DKconfig59 config CCS811 config
60 tristate "AMS CCS811 VOC sensor"
66 CCS811 VOC (Volatile Organic Compounds) sensor
DMakefile12 obj-$(CONFIG_CCS811) += ccs811.o
/kernel/linux/linux-5.10/arch/arm/boot/dts/
Dstm32mp157a-iot-box.dts26 ccs811@5b {
27 compatible = "ams,ccs811";
/kernel/linux/linux-6.6/arch/arm/boot/dts/st/
Dstm32mp157a-iot-box.dts26 ccs811@5b {
27 compatible = "ams,ccs811";