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/group__comp__cntrl__gr.js | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 docs/Core_A/html/group__comp__cntrl__gr.js (limited to 'docs/Core_A/html/group__comp__cntrl__gr.js') diff --git a/docs/Core_A/html/group__comp__cntrl__gr.js b/docs/Core_A/html/group__comp__cntrl__gr.js new file mode 100644 index 0000000..d7eb628 --- /dev/null +++ b/docs/Core_A/html/group__comp__cntrl__gr.js @@ -0,0 +1,12 @@ +var group__comp__cntrl__gr = +[ + [ "__ALIGNED", "group__comp__cntrl__gr.html#gaa65ef8f7a5e8b7a6ea6c1d48b4c78e55", null ], + [ "__ARM_ARCH_7A__", "group__comp__cntrl__gr.html#gaee91bdfb2b6986731af09835bc9c6e74", null ], + [ "__ASM", "group__comp__cntrl__gr.html#ga1378040bcf22428955c6e3ce9c2053cd", null ], + [ "__INLINE", "group__comp__cntrl__gr.html#gade2d8d7118f8ff49547f60aa0c3382bb", null ], + [ "__NO_RETURN", "group__comp__cntrl__gr.html#ga153a4a31b276a9758959580538720a51", null ], + [ "__PACKED", "group__comp__cntrl__gr.html#gabe8996d3d985ee1529475443cc635bf1", null ], + [ "__STATIC_INLINE", "group__comp__cntrl__gr.html#gaba87361bfad2ae52cfe2f40c1a1dbf9c", null ], + [ "__USED", "group__comp__cntrl__gr.html#ga3e40e4c553fc11588f7a4c2a19e789e0", null ], + [ "__WEAK", "group__comp__cntrl__gr.html#gac607bf387b29162be6a9b77fc7999539", null ] +]; \ No newline at end of file -- cgit