Lines Matching +full:rx +full:- +full:enable +full:- +full:gpios
4 * SPDX-License-Identifier: Apache-2.0
7 /dts-v1/;
9 #include <zephyr/dt-bindings/input/input-event-codes.h>
10 #include "sltb009a-pinctrl.dtsi"
18 zephyr,shell-uart = &usart0;
19 zephyr,uart-pipe = &usart0;
34 compatible = "gpio-leds";
36 gpios = <&gpioe 12 GPIO_ACTIVE_HIGH>;
40 gpios = <&gpioa 13 GPIO_ACTIVE_HIGH>;
46 compatible = "gpio-keys";
48 gpios = <&gpiod 5 GPIO_ACTIVE_HIGH>;
53 gpios = <&gpiod 8 GPIO_ACTIVE_HIGH>;
61 current-speed = <115200>;
62 pinctrl-0 = <&usart0_default>;
63 pinctrl-names = "default";
68 current-speed = <115200>;
69 location-rx = <GECKO_LOCATION(0) GECKO_PORT_B GECKO_PIN(8)>;
70 location-tx = <GECKO_LOCATION(0) GECKO_PORT_B GECKO_PIN(7)>;
75 current-speed = <9600>;
76 location-rx = <GECKO_LOCATION(1) GECKO_PORT_B GECKO_PIN(14)>;
77 location-tx = <GECKO_LOCATION(1) GECKO_PORT_B GECKO_PIN(13)>;
82 pinctrl-0 = <&i2c0_default>;
83 pinctrl-names = "default";
88 pinctrl-0 = <&i2c1_default>;
89 pinctrl-names = "default";
100 board-controller-enable {
101 // VCOM Isolation. Set PA15 to HIGH to enable VCOM_{RX,TX}.
102 gpio-hog;
103 gpios = <15 GPIO_ACTIVE_HIGH>;
104 output-high;
109 location-swo = <0>;
135 compatible = "fixed-partitions";
136 #address-cells = <1>;
137 #size-cells = <1>;
156 clock-frequency = <72000000>;