Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/devicetree/bindings/iio/chemical/
H A 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";
/openbmc/linux/drivers/iio/chemical/
H A 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");
H A DKconfig59 config CCS811 config
60 tristate "AMS CCS811 VOC sensor"
66 CCS811 VOC (Volatile Organic Compounds) sensor
H A DMakefile12 obj-$(CONFIG_CCS811) += ccs811.o
/openbmc/linux/arch/arm/boot/dts/st/
H A Dstm32mp157a-iot-box.dts26 ccs811@5b {
27 compatible = "ams,ccs811";
/openbmc/linux/
H A Dopengrok0.0.log[all...]
H A Dopengrok2.0.log[all...]