Lines Matching +full:mem +full:- +full:swap
4 * SPDX-License-Identifier: Apache-2.0
7 /dts-v1/;
9 #include <mem.h>
11 #include <zephyr/dt-bindings/pwm/pwm.h>
12 #include "frdm_k82f-pinctrl.dtsi"
13 #include <zephyr/dt-bindings/input/input-event-codes.h>
23 pwm-led0 = &red_pwm_led;
24 pwm-led1 = &green_pwm_led;
25 pwm-led2 = &blue_pwm_led;
30 mcuboot-button0 = &user_button_0;
42 zephyr,code-partition = &slot0_partition;
43 zephyr,uart-mcumgr = &lpuart4;
45 zephyr,shell-uart = &lpuart4;
46 zephyr,uart-pipe = &lpuart4;
50 compatible = "gpio-leds";
66 compatible = "pwm-leds";
80 compatible = "gpio-keys";
94 compatible = "arduino-header-r3";
95 #gpio-cells = <2>;
96 gpio-map-mask = <0xffffffff 0xffffffc0>;
97 gpio-map-pass-thru = <0 0x3f>;
98 gpio-map = <0 0 &gpiob 0 0>, /* A0 */
124 pllfll-select = <KINETIS_SIM_PLLFLLSEL_MCGPLLCLK>;
125 er32k-select = <KINETIS_SIM_ER32KSEL_OSC32KCLK>;
130 pinctrl-0 = <&adc0_default>;
131 pinctrl-names = "default";
157 compatible = "fixed-partitions";
158 #address-cells = <1>;
159 #size-cells = <1>;
165 /* The MCUBoot swap-move algorithm uses the last 2 sectors
166 * of the primary slot0 for swap status and move.
169 label = "image-0";
173 label = "image-1";
185 pinctrl-0 = <&i2c3_default>;
186 pinctrl-names = "default";
191 int1-gpios = <&gpioc 13 GPIO_ACTIVE_LOW>;
197 pinctrl-0 = <&lpuart4_default>;
198 pinctrl-names = "default";
199 current-speed = <115200>;
203 pinctrl-0 = <&lpuart0_default>;
204 pinctrl-names = "default";
209 compatible = "nxp,ftm-pwm";
210 #pwm-cells = <3>;
211 pinctrl-0 = <&ftm3_default>;
212 pinctrl-names = "default";
213 clock-source = "fixed";
219 pinctrl-0 = <&spi1_default>;
220 pinctrl-names = "default";
223 compatible = "jedec,spi-nor";
225 spi-max-frequency = <104000000>;
226 wp-gpios = <&gpioe 3 0>;
227 reset-gpios = <&gpioe 0 0>;
229 jedec-id = [c2 25 36];
251 pinctrl-0 = <&i2c0_default>;
252 pinctrl-names = "default";
257 pinctrl-0 = <&spi0_default>;
258 pinctrl-names = "default";