Home
last modified time | relevance | path

Searched +full:vconn +full:- +full:ctrl +full:- +full:gpios (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/dts/bindings/tcpc/
Drichtek,rt1715.yaml2 # SPDX-License-Identifier: Apache-2.0
5 The Richtek RT1715 is a Type-C Port Controller (TCPC) chip.
10 #address-cells = <1>;
11 #size-cells = <0>;
12 port0: usbc-port@0 {
13 compatible = "usb-c-connector";
17 power-role = "sink";
18 sink-pdos = <PDO_FIXED(5000, 100, 0)>;
23 compatible = "zephyr,usb-c-vbus-adc";
25 io-channels = <&adc 2>;
[all …]
/Zephyr-latest/tests/drivers/build_all/usb/
Di2c_devices.overlay3 * SPDX-License-Identifier: Apache-2.0
8 #address-cells = <1>;
9 #size-cells = <1>;
13 gpio-controller;
15 #gpio-cells = <0x2>;
20 #address-cells = <1>;
21 #size-cells = <0>;
25 clock-frequency = <100000>;
30 charging-mode = "BC12_TYPE_NONE";
31 intb-gpios = <&test_gpio 0 0>;
[all …]