From 9f95ff5b6ba01db09552b84a0ab79607060a2666 Mon Sep 17 00:00:00 2001 From: Ali Labbene Date: Wed, 11 Dec 2019 08:59:21 +0100 Subject: Official ARM version: v5.4.0 Add CMSIS V5.4.0, please refer to index.html available under \docs folder. Note: content of \CMSIS\Core\Include has been copied under \Include to keep the same structure used in existing projects, and thus avoid projects mass update Note: the following components have been removed from ARM original delivery (as not used in ST packages) - CMSIS_EW2018.pdf - .gitattributes - .gitignore - \Device - \CMSIS - \CoreValidation - \DAP - \Documentation - \DoxyGen - \Driver - \Pack - \RTOS\CMSIS_RTOS_Tutorial.pdf - \RTOS\RTX - \RTOS\Template - \RTOS2\RTX - \Utilities - All ARM/GCC projects files are deleted from \DSP, \RTOS and \RTOS2 Change-Id: Ia026c3f0f0d016627a4fb5a9032852c33d24b4d3 --- docs/Core_A/html/unionSCTLR__Type.js | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 docs/Core_A/html/unionSCTLR__Type.js (limited to 'docs/Core_A/html/unionSCTLR__Type.js') diff --git a/docs/Core_A/html/unionSCTLR__Type.js b/docs/Core_A/html/unionSCTLR__Type.js new file mode 100644 index 0000000..4df4fd7 --- /dev/null +++ b/docs/Core_A/html/unionSCTLR__Type.js @@ -0,0 +1,26 @@ +var unionSCTLR__Type = +[ + [ "A", "unionSCTLR__Type.html#a078edcb9c3fc8b46b8cf382ad249bb79", null ], + [ "AFE", "unionSCTLR__Type.html#ae5a729bf64a6de4cbfa42c1a7d254535", null ], + [ "B", "unionSCTLR__Type.html#a805ee3324a333d7a77d9f0d8f0fac9a7", null ], + [ "b", "unionSCTLR__Type.html#a21ec59a37644281456a5f607450951d8", null ], + [ "C", "unionSCTLR__Type.html#a122a4dde5ab1a27855ddad88bb3f9f78", null ], + [ "CP15BEN", "unionSCTLR__Type.html#a98b55213f3bf0a8bd4f1db90512238de", null ], + [ "EE", "unionSCTLR__Type.html#af868e042d01b612649539c151f1aaea5", null ], + [ "FI", "unionSCTLR__Type.html#afe77b6c5d73e64d4ef3c5dc5ce2692dc", null ], + [ "HA", "unionSCTLR__Type.html#aba2a8aac3478cdc34428af7b9726d97f", null ], + [ "I", "unionSCTLR__Type.html#a0a4ed1a41f25a191cf4a500401c3c5db", null ], + [ "M", "unionSCTLR__Type.html#a8cbfde3ba235ebd48e82cb314c9b9cc4", null ], + [ "NMFI", "unionSCTLR__Type.html#a60d589567422115a14d6d0fde342dfce", null ], + [ "RR", "unionSCTLR__Type.html#a10212a8d038bb1e076cbd06a5ba0b055", null ], + [ "SW", "unionSCTLR__Type.html#a6598f817304ccaef4509843ce041de1c", null ], + [ "TE", "unionSCTLR__Type.html#a25d4c4cf4df168a30cc4600a130580ab", null ], + [ "TRE", "unionSCTLR__Type.html#abc3055203ce7f9d117ceb10f146722f3", null ], + [ "U", "unionSCTLR__Type.html#a1ca6569db52bca6250afbbd565d05449", null ], + [ "UWXN", "unionSCTLR__Type.html#a32873e90e6814c3a2fc1b1c79c0bc8c8", null ], + [ "V", "unionSCTLR__Type.html#a9a3885d0e2ba2433d128f62ec2552a00", null ], + [ "VE", "unionSCTLR__Type.html#af29c170c65dd4d076b78c793dc17aa0a", null ], + [ "w", "unionSCTLR__Type.html#a4cb084e09742794f1d040c4e44ee4e0f", null ], + [ "WXN", "unionSCTLR__Type.html#a551d0505856acaef4dd1ecca54cb540d", null ], + [ "Z", "unionSCTLR__Type.html#a37f6910db32361f44a268f93b9ff7b20", null ] +]; \ No newline at end of file -- cgit