Lines Matching +full:tx +full:- +full:rx +full:- +full:swap
4 * SPDX-License-Identifier: Apache-2.0
7 /dts-v1/;
10 #include "frdm_ke17z512-pinctrl.dtsi"
11 #include <zephyr/dt-bindings/input/input-event-codes.h>
12 #include <zephyr/dt-bindings/pwm/pwm.h>
21 zephyr,code-partition = &slot0_partition;
22 zephyr,uart-mcumgr = &lpuart2;
24 zephyr,shell-uart = &lpuart2;
34 pwm-led0 = &red_pwm_led;
35 pwm-led1 = &green_pwm_led;
36 pwm-led2 = &blue_pwm_led;
37 mcuboot-button0 = &user_button_2;
41 compatible = "gpio-leds";
57 compatible = "pwm-leds";
73 compatible = "gpio-keys";
88 min-residency-us = <1>;
92 min-residency-us = <20000>;
93 exit-latency-us = <13>;
98 dma-names = "rx", "tx";
100 pinctrl-0 = <&lpuart2_default>;
101 pinctrl-names = "default";
102 current-speed = <115200>;
107 sample-time = <12>;
108 vref-mv = <3300>;
109 pinctrl-0 = <&adc0_default>;
110 pinctrl-names = "default";
119 clock-div = <2>;
129 clock-source = "LPO";
134 pinctrl-0 = <&lpi2c0_default>;
135 pinctrl-names = "default";
140 pinctrl-0 = <&lpi2c1_default>;
141 pinctrl-names = "default";
146 compatible = "nxp,ftm-pwm";
147 #pwm-cells = <3>;
150 pinctrl-0 = <&ftm2_default>;
151 pinctrl-names = "default";
152 clock-source = "system";
158 compatible = "fixed-partitions";
159 #address-cells = <1>;
160 #size-cells = <1>;
164 read-only;
166 /* The MCUBoot swap-move algorithm uses the last 3 sectors
167 * of the primary slot0 for swap status and move.
170 label = "image-0";
174 label = "image-1";
186 dma-names = "rx", "tx";
188 pinctrl-0 = <&lpspi0_default>;
189 pinctrl-names = "default";