Searched +full:006 +full:- +full:0 +full:- +full:0007 (Results 1 – 5 of 5) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)3 ---5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Senseair Sunrise 006-0-0007 CO2 Sensor10 - Jacopo Mondi <jacopo@jmondi.org>13 Senseair Sunrise 006-0-0007 is a NDIR CO2 sensor. It supports I2C or UART buses24 const: senseair,sunrise-006-0-000729 ndry-gpios:34 en-gpios:40 - compatible[all …]
1 # SPDX-License-Identifier: GPL-2.0-only34 module will be called atlas-ph-sensor.45 module will be called atlas-ezo-sensor.88 Say yes here to build support for ScioSense ENS160 multi-gas sensor.102 tristate "AMS iAQ-Core VOC sensors"106 iAQ-Core Continuous/Pulsed VOC (Volatile Organic Compounds)220 tristate "Senseair Sunrise 006-0-0007 CO2 sensor"224 Say yes here to build support for Senseair Sunrise 006-0-0007 CO2
1 // SPDX-License-Identifier: GPL-2.03 * Senseair Sunrise 006-0-0007 CO2 sensor driver.8 * - controllable EN pin9 * - single-shot operations using the nDRY pin.10 * - ABC/target calibration26 #define SUNRISE_ERROR_STATUS_REG 0x0027 #define SUNRISE_CO2_FILTERED_COMP_REG 0x0628 #define SUNRISE_CHIP_TEMPERATURE_REG 0x0829 #define SUNRISE_CALIBRATION_STATUS_REG 0x8130 #define SUNRISE_CALIBRATION_COMMAND_REG 0x82[all …]
9 ** Copyright (C) 2002 - 2005, Areca Technology Corporation All rights reserved.12 ** E-mail: support@areca.com.tw53 #define ARCMSR_DRIVER_VERSION "v1.51.00.14-20230915"69 #define ARCMSR_MAX_XFER_LEN 0x26000 /* 152K */73 #define PCI_DEVICE_ID_ARECA_1880 0x188076 #define PCI_DEVICE_ID_ARECA_1214 0x121479 #define PCI_DEVICE_ID_ARECA_1203 0x120382 #define PCI_DEVICE_ID_ARECA_1883 0x188385 #define PCI_DEVICE_ID_ARECA_1884 0x188487 #define PCI_DEVICE_ID_ARECA_1886_0 0x1886[all …]
1 /* SPDX-License-Identifier: GPL-2.0-only */4 * Copyright (c) 2003-2013 QLogic Corporation23 __le32 ext_hw_conf; /* 0x50 R/W */24 __le32 rsrvd0; /* 0x54 */25 __le32 port_ctrl; /* 0x58 */26 __le32 port_status; /* 0x5c */27 __le32 rsrvd1[32]; /* 0x60-0xdf */28 __le32 gp_out; /* 0xe0 */29 __le32 gp_in; /* 0xe4 */30 __le32 rsrvd2[5]; /* 0xe8-0xfb */[all …]