Lines Matching +full:tx +full:- +full:rx +full:- +full:swap
4 * SPDX-License-Identifier: Apache-2.0
7 /dts-v1/;
10 #include "frdm_ke17z-pinctrl.dtsi"
11 #include <zephyr/dt-bindings/input/input-event-codes.h>
12 #include <zephyr/dt-bindings/pwm/pwm.h>
16 compatible = "nxp,frdm-ke17z", "nxp,ke17z", "nxp,mke17z7";
25 pwm-led0 = &red_pwm_led;
26 pwm-led1 = &green_pwm_led;
27 pwm-led2 = &blue_pwm_led;
28 mcuboot-button0 = &user_button_0;
34 zephyr,code-partition = &slot0_partition;
35 zephyr,uart-mcumgr = &lpuart0;
37 zephyr,shell-uart = &lpuart0;
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 current-speed = <115200>;
101 pinctrl-0 = <&lpuart0_default>;
102 pinctrl-names = "default";
107 sample-time = <12>;
108 vref-mv = <3300>;
109 pinctrl-0 = <&adc0_default>;
110 pinctrl-names = "default";
115 pinctrl-0 = <&lpi2c0_default>;
116 pinctrl-names = "default";
129 compatible = "nxp,ftm-pwm";
130 #pwm-cells = <3>;
133 pinctrl-0 = <&ftm2_default>;
134 pinctrl-names = "default";
135 clock-source = "system";
140 compatible = "fixed-partitions";
141 #address-cells = <1>;
142 #size-cells = <1>;
148 /* The MCUBoot swap-move algorithm uses the last 2 sectors
149 * of the primary slot0 for swap status and move.
152 label = "image-0";
156 label = "image-1";
168 dma-names = "rx", "tx";
170 pinctrl-0 = <&lpspi0_default>;
171 pinctrl-names = "default";