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/search/enumvalues_7.js | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 docs/Core_A/html/search/enumvalues_7.js (limited to 'docs/Core_A/html/search/enumvalues_7.js') diff --git a/docs/Core_A/html/search/enumvalues_7.js b/docs/Core_A/html/search/enumvalues_7.js new file mode 100644 index 0000000..5237aa2 --- /dev/null +++ b/docs/Core_A/html/search/enumvalues_7.js @@ -0,0 +1,11 @@ +var searchData= +[ + ['no_5faccess',['NO_ACCESS',['../core__ca_8h.html#ga2ee598252f996e4f96640b096291d280a4c66cd69a45985317939a53d820fb9da',1,'core_ca.h']]], + ['non_5fcacheable',['NON_CACHEABLE',['../core__ca_8h.html#ga11c86b7b193efb2c59b6a2179a02f584a61a625191f7d288011e20bf2104ee151',1,'core_ca.h']]], + ['non_5fexecute',['NON_EXECUTE',['../core__ca_8h.html#ga2fe1157deda82e66b9a1b19772309b63ad1d1eabb1b07ce896d5308a1144cf87a',1,'core_ca.h']]], + ['non_5fglobal',['NON_GLOBAL',['../core__ca_8h.html#ga04160605fbe20914c8ef020430684a30a611c091f2869100296a98915a19ee018',1,'core_ca.h']]], + ['non_5fsecure',['NON_SECURE',['../core__ca_8h.html#gac3d277641df9fb3bb3b555e2e79dd639a9e08ca26fdda38ef731f13e4f058ef6f',1,'core_ca.h']]], + ['non_5fshared',['NON_SHARED',['../core__ca_8h.html#gab884a11fa8d094573ab77fb1c0f8d8a7a4a237208271e450df0a72c07169683b4',1,'core_ca.h']]], + ['non_5fshared_5fdevice',['NON_SHARED_DEVICE',['../core__ca_8h.html#ga83ac8de9263f89879079da521e86d5f2a765e5cbb28da82e4d8f7e94fce32a7e0',1,'core_ca.h']]], + ['normal',['NORMAL',['../core__ca_8h.html#ga83ac8de9263f89879079da521e86d5f2a50d1448013c6f17125caee18aa418af7',1,'core_ca.h']]] +]; -- cgit