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_creator.html | 151 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 151 insertions(+) create mode 100644 docs/Zone/html/xml_creator.html (limited to 'docs/Zone/html/xml_creator.html') diff --git a/docs/Zone/html/xml_creator.html b/docs/Zone/html/xml_creator.html new file mode 100644 index 0000000..80cc737 --- /dev/null +++ b/docs/Zone/html/xml_creator.html @@ -0,0 +1,151 @@ + + + + + +/rzone/creator element +CMSIS-Zone (Preview): /rzone/creator element + + + + + + + + + + + + + + +
+
+ + + + + + + +
+
CMSIS-Zone (Preview) +  Version 0.9.2 +
+
System Resource Management
+
+
+ +
+
    + +
+
+ + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+
+
/rzone/creator element
+
+
+

The /rzone/creator element specifies how a derived .rzone file was created.

+ + + + + + + + + + + + + + + + + + + +
Parent Element Element Chain
rzone /rzone element
Attributes Description Type Use
tool Identification of the tool that generated this *.rzone file. (i.e. "CMSIS-Zone V1.1.0") xs:string optional
rzone Name of the .rzone file which contained top level resources. xs:string optional
azone Name of the .azone file which contained related assignments. xs:string optional
zone Name of the zone that is represented in this derived .rzone file. xs:string optional
zone_info Brief description of the zone. xs:string optional
security Security setting for this *.rzone file. SecurityType

optional

+

+
+
+
+ + + + -- cgit