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/structGICInterface__Type.js | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 docs/Core_A/html/structGICInterface__Type.js (limited to 'docs/Core_A/html/structGICInterface__Type.js') diff --git a/docs/Core_A/html/structGICInterface__Type.js b/docs/Core_A/html/structGICInterface__Type.js new file mode 100644 index 0000000..9a713d8 --- /dev/null +++ b/docs/Core_A/html/structGICInterface__Type.js @@ -0,0 +1,19 @@ +var structGICInterface__Type = +[ + [ "ABPR", "structGICInterface__Type.html#a6d3ca9eaae5e0ac38f20846a1e67180d", null ], + [ "AEOIR", "structGICInterface__Type.html#a89d5a920c2b91b4b7bd0312ba4c38a89", null ], + [ "AHPPIR", "structGICInterface__Type.html#a12f25dec95ab3dd13a477573fab4b9c8", null ], + [ "AIAR", "structGICInterface__Type.html#a849e9ead6e9ced78dc6f0ba9256dd5a6", null ], + [ "APR", "structGICInterface__Type.html#aebae4bdcd3930372d639b85c5c9301e8", null ], + [ "BPR", "structGICInterface__Type.html#a949317484547dc1db89c9f7ab40d1829", null ], + [ "CTLR", "structGICInterface__Type.html#a5969edab40aa24e4d96e072af187a3a9", null ], + [ "DIR", "structGICInterface__Type.html#a554bd1f88421df3189c664b9fd9c02aa", null ], + [ "EOIR", "structGICInterface__Type.html#a4b9baa43aae026438bad64e63df17cdb", null ], + [ "HPPIR", "structGICInterface__Type.html#af793cd280a74bf73cca8c4fedfc329d6", null ], + [ "IAR", "structGICInterface__Type.html#aa48569605fc0c163e1db35321b4c76ea", null ], + [ "IIDR", "structGICInterface__Type.html#aee78d0b6f64a7b47fbd730aabfcc86cf", null ], + [ "NSAPR", "structGICInterface__Type.html#ade3473ace2a8bf7c79a0251457be20f4", null ], + [ "PMR", "structGICInterface__Type.html#a0edadabc6e3ce1f36d820f0b52bc143b", null ], + [ "RPR", "structGICInterface__Type.html#a37762d42768ecb3d1302f34abc7f2821", null ], + [ "STATUSR", "structGICInterface__Type.html#abd978b408fb69b7887be2c422f48ce7e", null ] +]; \ No newline at end of file -- cgit