Home
last modified time | relevance | path

Searched +full:gpo1 +full:- +full:enable (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/dts/bindings/adc/
Dmaxim,max1125x-base.yaml3 include: [adc-controller.yaml, spi-device.yaml]
6 "#io-channel-cells":
8 gpio0-enable:
10 description: this option for gpio0 enable or disable
11 gpio1-enable:
13 description: this option for gpio1 enable or disable
14 gpio0-direction:
16 description: this option for gpio0 direction enable for input, disable for output
17 gpio1-direction:
19 description: this option for gpio0 direction enable for input, disable for output
[all …]
/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 …]