Lines Matching +full:ultra +full:- +full:low
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Narcisa Vasile <narcisaanamaria12@gmail.com>
13 Ultra-Low Power Digital Gas Sensor for Monitoring Indoor Air Quality.
18 - ams,ccs811
22 reset-gpios:
23 description: GPIO connected to the nRESET line. This is an active low
27 wakeup-gpios:
28 description: GPIO connected to the nWAKE line. This is an active low
33 - compatible
34 - reg
39 - |
40 #include <dt-bindings/gpio/gpio.h>
42 #address-cells = <1>;
43 #size-cells = <0>;
48 reset-gpios = <&gpioa 11 GPIO_ACTIVE_LOW>;
49 wakeup-gpios = <&gpioa 12 GPIO_ACTIVE_LOW>;