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/Driver/html/search/groups_4.js | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 docs/Driver/html/search/groups_4.js (limited to 'docs/Driver/html/search/groups_4.js') diff --git a/docs/Driver/html/search/groups_4.js b/docs/Driver/html/search/groups_4.js new file mode 100644 index 0000000..375d31c --- /dev/null +++ b/docs/Driver/html/search/groups_4.js @@ -0,0 +1,15 @@ +var searchData= +[ + ['media_20interface_20types',['Media Interface Types',['../group__eth__interface__types1.html',1,'']]], + ['mci_20bus_20data_20width',['MCI Bus Data Width',['../group__mci__bus__data__width__ctrls.html',1,'']]], + ['mci_20bus_20speed_20mode',['MCI Bus Speed Mode',['../group__mci__bus__speed__ctrls.html',1,'']]], + ['mci_20card_20power_20controls',['MCI Card Power Controls',['../group__mci__card__power__ctrls.html',1,'']]], + ['mci_20cmd_20line_20mode',['MCI CMD Line Mode',['../group__mci__cmd__line__ctrls.html',1,'']]], + ['mci_20control_20codes',['MCI Control Codes',['../group__mci__control__gr.html',1,'']]], + ['mci_20driver_20strength',['MCI Driver Strength',['../group__mci__driver__strength__ctrls.html',1,'']]], + ['mci_20events',['MCI Events',['../group__mci__event__gr.html',1,'']]], + ['mci_20interface',['MCI Interface',['../group__mci__interface__gr.html',1,'']]], + ['mci_20controls',['MCI Controls',['../group__mci__mode__ctrls.html',1,'']]], + ['mci_20send_20command_20flags',['MCI Send Command Flags',['../group__mci__send__command__flags__ctrls.html',1,'']]], + ['mci_20transfer_20controls',['MCI Transfer Controls',['../group__mci__transfer__ctrls.html',1,'']]] +]; -- cgit