Lines Matching +full:rx +full:- +full:partitions
4 * SPDX-License-Identifier: Apache-2.0
7 /dts-v1/;
10 #include "arduino_zero-pinctrl.dtsi"
18 zephyr,shell-uart = &sercom5;
28 pwm-led0 = &pwm_led0;
32 compatible = "gpio-leds";
43 label = "RX";
48 compatible = "pwm-leds";
57 clock-frequency = <48000000>;
62 compatible = "atmel,sam0-uart";
63 current-speed = <115200>;
67 pinctrl-0 = <&sercom0_uart_default>;
68 pinctrl-names = "default";
73 compatible = "atmel,sam0-uart";
74 current-speed = <115200>;
78 pinctrl-0 = <&sercom5_uart_default>;
79 pinctrl-names = "default";
84 compatible = "atmel,sam0-spi";
87 #address-cells = <1>;
88 #size-cells = <0>;
90 pinctrl-0 = <&sercom4_spi_default>;
91 pinctrl-names = "default";
96 compatible = "atmel,sam0-tcc-pwm";
99 #pwm-cells = <2>;
101 pinctrl-0 = <&pwm_default>;
102 pinctrl-names = "default";
108 pinctrl-0 = <&dac_default>;
109 pinctrl-names = "default";
113 partitions {
114 compatible = "fixed-partitions";
115 #address-cells = <1>;
116 #size-cells = <1>;
133 pinctrl-0 = <&usb_dc_default>;
134 pinctrl-names = "default";