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_5.js | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 docs/Driver/html/search/groups_5.js (limited to 'docs/Driver/html/search/groups_5.js') diff --git a/docs/Driver/html/search/groups_5.js b/docs/Driver/html/search/groups_5.js new file mode 100644 index 0000000..e2fe196 --- /dev/null +++ b/docs/Driver/html/search/groups_5.js @@ -0,0 +1,13 @@ +var searchData= +[ + ['nand_20bus_20modes',['NAND Bus Modes',['../group__nand__bus__mode__codes.html',1,'']]], + ['nand_20mode_20controls',['NAND Mode Controls',['../group__nand__control__codes.html',1,'']]], + ['nand_20control_20codes',['NAND Control Codes',['../group__nand__control__gr.html',1,'']]], + ['nand_20data_20bus_20width',['NAND Data Bus Width',['../group__nand__data__bus__width__codes.html',1,'']]], + ['nand_20ecc_20codes',['NAND ECC Codes',['../group__nand__driver__ecc__codes.html',1,'']]], + ['nand_20flags',['NAND Flags',['../group__nand__driver__flag__codes.html',1,'']]], + ['nand_20sequence_20execution_20codes',['NAND Sequence Execution Codes',['../group__nand__driver__seq__exec__codes.html',1,'']]], + ['nand_20driver_20strength',['NAND Driver Strength',['../group__nand__driver__strength__codes.html',1,'']]], + ['nand_20events',['NAND Events',['../group__NAND__events.html',1,'']]], + ['nand_20interface',['NAND Interface',['../group__nand__interface__gr.html',1,'']]] +]; -- cgit