Lines Matching +full:0 +full:- +full:128

4  * SPDX-License-Identifier: Apache-2.0
8 #include <zephyr/dt-bindings/display/panel.h>
12 compatible = "st,stm32h745", "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)>;
19 /* maximum erase time for a 128K sector */
20 max-erase-time = <4000>;
23 compatible = "st,stm32-nv-flash", "soc-nv-flash";
24 write-block-size = <32>;
25 erase-block-size = <DT_SIZE_K(128)>;
26 /* maximum erase time for a 128K sector */
27 max-erase-time = <4000>;
32 dma-requests= <107>;
36 dma-requests= <107>;
39 ltdc: display-controller@50001000 {
40 compatible = "st,stm32-ltdc";
41 reg = <0x50001000 0x200>;
42 interrupts = <88 0>, <89 0>;
43 interrupt-names = "ltdc", "ltdc_er";
50 compatible = "st,stm32-otghs";
51 reg = <0x40040000 0x40000>;
52 interrupts = <74 0>, <75 0>, <76 0>, <77 0>;
53 interrupt-names = "ep1_out", "ep1_in", "wkup", "otghs";
54 num-bidir-endpoints = <9>;
55 ram-size = <4096>;
56 maximum-speed = "full-speed";
64 compatible = "st,stm32-otgfs";
65 reg = <0x40080000 0x40000>;
66 interrupts = <98 0>, <99 0>, <100 0>, <101 0>;
67 interrupt-names = "ep1_out", "ep1_in", "wkup", "otgfs";
68 num-bidir-endpoints = <9>;
69 ram-size = <4096>;
70 maximum-speed = "full-speed";
79 compatible = "st,stm32-bbram";
80 st,backup-regs = <32>;
93 reg = <0x24000000 DT_SIZE_K(512)>;
94 compatible = "mmio-sram";
99 reg = <0x30000000 DT_SIZE_K(128)>;
100 compatible = "zephyr,memory-region", "mmio-sram";
101 zephyr,memory-region = "SRAM1";
106 compatible = "zephyr,memory-region", "mmio-sram";
107 reg = <0x30020000 DT_SIZE_K(128)>;
108 zephyr,memory-region = "SRAM2";
113 compatible = "zephyr,memory-region", "mmio-sram";
114 reg = <0x30040000 DT_SIZE_K(32)>;
115 zephyr,memory-region = "SRAM3";
120 reg = <0x38000000 DT_SIZE_K(64)>;
121 compatible = "zephyr,memory-region", "mmio-sram";
122 zephyr,memory-region = "SRAM4";
126 compatible = "usb-nop-xceiv";
127 #phy-cells = <0>;
131 io-channels = <&adc3 19>;
135 io-channels = <&adc3 17>;