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/unionCPSR__Type.js | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 docs/Core_A/html/unionCPSR__Type.js (limited to 'docs/Core_A/html/unionCPSR__Type.js') diff --git a/docs/Core_A/html/unionCPSR__Type.js b/docs/Core_A/html/unionCPSR__Type.js new file mode 100644 index 0000000..ac6d17d --- /dev/null +++ b/docs/Core_A/html/unionCPSR__Type.js @@ -0,0 +1,20 @@ +var unionCPSR__Type = +[ + [ "A", "unionCPSR__Type.html#a8dc2435a7c376c9b8dfdd9748c091458", null ], + [ "b", "unionCPSR__Type.html#a2e735da6b6156874d12aaceb2017da06", null ], + [ "C", "unionCPSR__Type.html#aa967d0e42ed00bd886b2c6df6f49a7e2", null ], + [ "E", "unionCPSR__Type.html#a96bd175ed9927279dba40e76259dcfa7", null ], + [ "F", "unionCPSR__Type.html#a20bbf5d5ba32cae380b7f181cf306f9e", null ], + [ "GE", "unionCPSR__Type.html#acc18314a4088adfb93a9662c76073704", null ], + [ "I", "unionCPSR__Type.html#a0d277e8b4d2147137407f526aa9e3214", null ], + [ "IT0", "unionCPSR__Type.html#a5299532c92c92babc22517a433686b95", null ], + [ "IT1", "unionCPSR__Type.html#a8bdd87822e3c00b3742c94a42b0654b9", null ], + [ "J", "unionCPSR__Type.html#a5d4e06d8dba8f512c54b16bfa7150d9d", null ], + [ "M", "unionCPSR__Type.html#a2bc38ab81bc2e2fd111526a58f94511f", null ], + [ "N", "unionCPSR__Type.html#a26907b41c086a9f9e7b8c7051481c643", null ], + [ "Q", "unionCPSR__Type.html#a0bdcd0ceaa1ecb8f55ea15075974eb5a", null ], + [ "T", "unionCPSR__Type.html#ac5ec7329b5be4722abc3cef6ef2e9c1b", null ], + [ "V", "unionCPSR__Type.html#aba74c9da04be21f1266d3816af79f8c3", null ], + [ "w", "unionCPSR__Type.html#afd5ed10bab25f324a6fbb3e124d16fc9", null ], + [ "Z", "unionCPSR__Type.html#a790f1950658257a87ac58d132eca9849", null ] +]; \ No newline at end of file -- cgit