Lines Matching +full:mmio +full:- +full:sram
4 * SPDX-License-Identifier: Apache-2.0
8 #include <zephyr/dt-bindings/display/panel.h>
12 compatible = "st,stm32h743", "st,stm32h7", "simple-bus";
14 flash-controller@52002000 {
16 compatible = "st,stm32-nv-flash", "soc-nv-flash";
17 write-block-size = <32>;
18 erase-block-size = <DT_SIZE_K(128)>;
20 max-erase-time = <4000>;
25 dma-requests= <107>;
29 dma-requests= <107>;
33 compatible = "st,stm32-otgfs";
36 interrupt-names = "ep1_out", "ep1_in", "wkup", "otgfs";
37 num-bidir-endpoints = <9>;
38 ram-size = <4096>;
39 maximum-speed = "full-speed";
46 ltdc: display-controller@50001000 {
47 compatible = "st,stm32-ltdc";
50 interrupt-names = "ltdc", "ltdc_er";
58 compatible = "st,stm32-bbram";
59 st,backup-regs = <32>;
65 /* System data RAM accessible over AXI bus: AXI SRAM in D1 domain */
68 compatible = "mmio-sram";
74 compatible = "zephyr,memory-region", "mmio-sram";
75 zephyr,memory-region = "SRAM1";
80 compatible = "zephyr,memory-region", "mmio-sram";
82 zephyr,memory-region = "SRAM2";
87 compatible = "zephyr,memory-region", "mmio-sram";
89 zephyr,memory-region = "SRAM3";
95 compatible = "zephyr,memory-region", "mmio-sram";
96 zephyr,memory-region = "SRAM4";
100 compatible = "zephyr,memory-region", "arm,dtcm";
102 zephyr,memory-region = "DTCM";
106 compatible = "zephyr,memory-region", "arm,itcm";
108 zephyr,memory-region = "ITCM";
112 compatible = "usb-nop-xceiv";
113 #phy-cells = <0>;
117 io-channels = <&adc3 19>;
121 io-channels = <&adc3 17>;