Searched +full:vddusb0p9 +full:- +full:gpios (Results 1 – 3 of 3) sorted by relevance
/Zephyr-latest/dts/bindings/usb/ |
D | ambiq,usb.yaml | 2 # SPDX-License-Identifier: Apache-2.0 8 include: [usb-ep.yaml, pinctrl-device.yaml, ambiq-pwrcfg.yaml] 20 vddusb33-gpios: 21 type: phandle-array 25 vddusb0p9-gpios: 26 type: phandle-array 28 Control VDDUSB0P9 via GPIO pin.
|
/Zephyr-latest/boards/ambiq/apollo4p_blue_kxr_evb/ |
D | apollo4p_blue_kxr_evb.dts | 1 /dts-v1/; 3 #include <zephyr/dt-bindings/input/input-event-codes.h> 5 #include "apollo4p_blue_kxr_evb-pinctrl.dtsi" 16 zephyr,shell-uart = &uart0; 17 zephyr,uart-pipe = &uart0; 18 zephyr,flash-controller = &flash; 19 zephyr,bt-hci = &bt_hci_apollo; 33 compatible = "gpio-leds"; 35 gpios = <&gpio0_31 30 GPIO_ACTIVE_LOW>; 39 gpios = <&gpio0_31 16 GPIO_ACTIVE_LOW>; [all …]
|
/Zephyr-latest/boards/ambiq/apollo4p_evb/ |
D | apollo4p_evb.dts | 1 /dts-v1/; 3 #include <zephyr/dt-bindings/input/input-event-codes.h> 5 #include "apollo4p_evb-pinctrl.dtsi" 16 zephyr,shell-uart = &uart0; 17 zephyr,uart-pipe = &uart0; 18 zephyr,flash-controller = &flash; 32 compatible = "gpio-leds"; 34 gpios = <&gpio0_31 30 (GPIO_PULL_UP | GPIO_ACTIVE_LOW)>; 38 gpios = <&gpio64_95 26 (GPIO_PULL_UP | GPIO_ACTIVE_LOW)>; 42 gpios = <&gpio96_127 1 (GPIO_PULL_UP | GPIO_ACTIVE_LOW)>; [all …]
|