Home
last modified time | relevance | path

Searched +full:chsel +full:- +full:gpios (Results 1 – 6 of 6) sorted by relevance

/Zephyr-latest/dts/bindings/adc/
Dmaxim,max11102.yaml2 # SPDX-License-Identifier: Apache-2.0
8 include: maxim,max11102-17-base.yaml
11 chsel-gpios:
12 type: phandle-array
Dmaxim,max11103.yaml2 # SPDX-License-Identifier: Apache-2.0
8 include: maxim,max11102-17-base.yaml
11 chsel-gpios:
12 type: phandle-array
Dmaxim,max11106.yaml2 # SPDX-License-Identifier: Apache-2.0
8 include: maxim,max11102-17-base.yaml
11 chsel-gpios:
12 type: phandle-array
Dmaxim,max11111.yaml2 # SPDX-License-Identifier: Apache-2.0
8 include: maxim,max11102-17-base.yaml
11 chsel-gpios:
12 type: phandle-array
/Zephyr-latest/tests/drivers/build_all/adc/boards/
Dnative_sim.overlay4 * SPDX-License-Identifier: Apache-2.0
9 * with real-world devicetree nodes, to allow these tests to run on
15 #address-cells = <1>;
16 #size-cells = <1>;
19 compatible = "zephyr,adc-emul";
21 ref-internal-mv = <3300>;
22 ref-external1-mv = <5000>;
23 #io-channel-cells = <1>;
29 gpio-controller;
31 #gpio-cells = <0x2>;
[all …]
/Zephyr-latest/dts/riscv/ite/
Dit8xxx2.dtsi3 * Copyright (c) 2019-2020 Jyunlin Chen <jyunlin.chen@ite.com.tw>
5 * SPDX-License-Identifier: Apache-2.0
9 #include <zephyr/dt-bindings/dt-util.h>
10 #include <zephyr/dt-bindings/adc/adc.h>
11 #include <zephyr/dt-bindings/interrupt-controller/ite-intc.h>
12 #include <zephyr/dt-bindings/interrupt-controller/it8xxx2-wuc.h>
13 #include <zephyr/dt-bindings/i2c/i2c.h>
14 #include <zephyr/dt-bindings/i2c/it8xxx2-i2c.h>
15 #include <zephyr/dt-bindings/pinctrl/it8xxx2-pinctrl.h>
16 #include <zephyr/dt-bindings/pwm/pwm.h>
[all …]