From 96d6da4e252b06dcfdc041e7df23e86161c33007 Mon Sep 17 00:00:00 2001 From: rihab kouki Date: Tue, 28 Jul 2020 11:24:49 +0100 Subject: Official ARM version: v5.6.0 --- docs/Zone/html/xml_resources.html | 143 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 143 insertions(+) create mode 100644 docs/Zone/html/xml_resources.html (limited to 'docs/Zone/html/xml_resources.html') diff --git a/docs/Zone/html/xml_resources.html b/docs/Zone/html/xml_resources.html new file mode 100644 index 0000000..c42c6b1 --- /dev/null +++ b/docs/Zone/html/xml_resources.html @@ -0,0 +1,143 @@ + + + + + +/rzone/resources element +CMSIS-Zone (Preview): /rzone/resources element + + + + + + + + + + + + + + +
+
+ + + + + + + +
+
CMSIS-Zone (Preview) +  Version 0.9.2 +
+
System Resource Management
+
+
+ +
+
    + +
+
+ + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+
+
/rzone/resources element
+
+
+

The /rzone/resources element defines the memory and peripheral regions that are available.

+ + + + + + + + + + + + + +
Parent Element Element Chain
rzone /rzone element
Child Elements Description Type Occurrence
sau_init Fixed SAU settings required for this system, i.e. to access peripherals. SauInitType 0..1
memories List of all memory regions available in this system. Some memory region might restrict the availability to specific processors. complexType 0..1
peripherals List of all peripherals available for this system. complexType 0..1
+
+
+ + + + -- cgit