Lines Matching +full:rst +full:- +full:gpios
5 * SPDX-License-Identifier: Apache-2.0
8 #include "lpcxpresso55s16-pinctrl.dtsi"
9 #include <zephyr/dt-bindings/input/input-event-codes.h>
15 zephyr,code-partition = &slot0_partition;
16 zephyr,uart-mcumgr = &flexcomm0;
18 zephyr,shell-uart = &flexcomm0;
21 zephyr,flash-controller = &iap;
31 usart-0 = &flexcomm0;
34 mcuboot-button0 = &btn_wk;
38 compatible = "gpio-leds";
40 gpios = <&gpio1 4 0>;
44 gpios = <&gpio1 7 0>;
48 gpios = <&gpio1 6 0>;
54 compatible = "gpio-keys";
57 gpios = <&gpio1 18 GPIO_ACTIVE_LOW>;
62 gpios = <&gpio1 9 GPIO_ACTIVE_LOW>;
67 gpios = <&gpio0 5 GPIO_ACTIVE_LOW>;
72 mikrobus_header: mikrobus-connector {
73 compatible = "mikro-bus";
74 #gpio-cells = <2>;
75 gpio-map-mask = <0xffffffff 0xffffffc0>;
76 gpio-map-pass-thru = <0 0x3f>;
77 gpio-map = <0 0 &gpio0 16 0>, /* AN */
78 /* Not a GPIO*/ /* RST */
95 arduino_header: arduino-connector {
96 compatible = "arduino-header-r3";
97 #gpio-cells = <2>;
98 gpio-map-mask = <0xffffffff 0xffffffc0>;
99 gpio-map-pass-thru = <0 0x3f>;
100 gpio-map = <0 0 &gpio0 16 0>, /* A0 */
128 compatible = "nxp,lpc-usart";
129 current-speed = <115200>;
130 pinctrl-0 = <&pinmux_flexcomm0_usart>;
131 pinctrl-names = "default";
136 compatible = "nxp,lpc-i2c";
137 clock-frequency = <I2C_BITRATE_STANDARD>;
138 #address-cells = <1>;
139 #size-cells = <0>;
140 pinctrl-0 = <&pinmux_flexcomm4_i2c>;
141 pinctrl-names = "default";
146 int1-gpios = <&gpio1 26 (GPIO_ACTIVE_LOW | GPIO_PULL_UP)>;
152 pinctrl-0 = <&pinmux_can0>;
153 pinctrl-names = "default";
155 can-transceiver {
156 max-bitrate = <5000000>;
162 pinctrl-0 = <&pinmux_hs_lspi>;
163 pinctrl-names = "default";
188 compatible = "fixed-partitions";
189 #address-cells = <1>;
190 #size-cells = <1>;
196 label = "image-0";
200 label = "image-1";