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/fm_processor.html | 143 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 143 insertions(+) create mode 100644 docs/Zone/html/fm_processor.html (limited to 'docs/Zone/html/fm_processor.html') diff --git a/docs/Zone/html/fm_processor.html b/docs/Zone/html/fm_processor.html new file mode 100644 index 0000000..52abdf6 --- /dev/null +++ b/docs/Zone/html/fm_processor.html @@ -0,0 +1,143 @@ + + + + + +processor[n] sequence element +CMSIS-Zone (Preview): processor[n] sequence element + + + + + + + + + + + + + + +
+
+ + + + + + + +
+
CMSIS-Zone (Preview) +  Version 0.9.2 +
+
System Resource Management
+
+
+ +
+
    + +
+
+ + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+
+
processor[n] sequence element
+
+
+

The processor[n] sequence element provides a sequence of processor elements that are in the system.

+ + + + + + + + + + + + + +
Parent Element Element Chain
system system element
Child Elements Description Type
.processor[n].Pname Name of the processor core. RestrictedString
.processor[n].DnumInterrupts Number of NVIC interrupts sources available to the processor core (excludes exception vectors). NonNegativeInteger
.processor[n].DnumSauRegions Number of regions in the Security Attribution Unit (SAU) of the processor core. NonNegativeInteger
+
+
+ + + + -- cgit