Lines Matching +full:miso +full:- +full:gpios
4 * SPDX-License-Identifier: Apache-2.0
7 /dts-v1/;
9 #include <zephyr/dt-bindings/gpio/gpio.h>
10 #include <zephyr/dt-bindings/input/input-event-codes.h>
11 #include <zephyr/dt-bindings/pinctrl/renesas/pinctrl-ra.h>
19 zephyr,shell-uart = &uart0;
25 compatible = "gpio-leds";
27 gpios = <&ioport4 9 GPIO_ACTIVE_HIGH>;
31 gpios = <&ioport4 8 GPIO_ACTIVE_HIGH>;
37 compatible = "gpio-keys";
39 gpios = <&ioport3 4 GPIO_ACTIVE_LOW>;
45 mikrobus_header: mikrobus-connector {
46 compatible = "mikro-bus";
47 #gpio-cells = <2>;
48 gpio-map-mask = <0xffffffff 0xffffffc0>;
49 gpio-map-pass-thru = <0 0x3f>;
50 gpio-map = <0 0 &ioport0 0 0>, /* AN */
54 <4 0 &ioport1 0 0>, /* MISO */
90 pinctrl-0 = <&sci0_default>;
91 pinctrl-names = "default";
93 current-speed = <115200>;
124 clock-frequency = <12000000>;