Lines Matching +full:stm32 +full:- +full:spi
4 * SPDX-License-Identifier: Apache-2.0
8 #include <zephyr/dt-bindings/clock/stm32f427_clock.h>
9 #include <zephyr/dt-bindings/memory-controller/stm32-fmc-sdram.h>
13 compatible = "st,stm32f427", "st,stm32f4", "simple-bus";
15 pinctrl: pin-controller@40020000 {
19 compatible = "st,stm32-gpio";
20 gpio-controller;
21 #gpio-cells = <2>;
27 compatible = "st,stm32-gpio";
28 gpio-controller;
29 #gpio-cells = <2>;
36 compatible = "st,stm32-uart";
45 compatible = "st,stm32-uart";
53 spi4: spi@40013400 {
54 compatible = "st,stm32-spi";
55 #address-cells = <1>;
56 #size-cells = <0>;
66 spi5: spi@40015000 {
67 compatible = "st,stm32-spi";
68 #address-cells = <1>;
69 #size-cells = <0>;
79 spi6: spi@40015400 {
80 compatible = "st,stm32-spi";
81 #address-cells = <1>;
82 #size-cells = <0>;
89 fmc: memory-controller@a0000000 {
90 compatible = "st,stm32-fmc";
96 compatible = "st,stm32-fmc-sdram";
97 #address-cells = <1>;
98 #size-cells = <0>;
105 io-channels = <&adc1 18>;