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/NN/html/search/defines_3.js | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 docs/NN/html/search/defines_3.js (limited to 'docs/NN/html/search/defines_3.js') diff --git a/docs/NN/html/search/defines_3.js b/docs/NN/html/search/defines_3.js new file mode 100644 index 0000000..d6706f5 --- /dev/null +++ b/docs/NN/html/search/defines_3.js @@ -0,0 +1,16 @@ +var searchData= +[ + ['img_5fdata',['IMG_DATA',['../arm__nnexamples__cifar10__inputs_8h.html#a82161fe5498521048731fc21a04577c3',1,'arm_nnexamples_cifar10_inputs.h']]], + ['input_5fdata1',['INPUT_DATA1',['../arm__nnexamples__gru__test__data_8h.html#a1b0f5149443198bdde521a0a06c453c1',1,'arm_nnexamples_gru_test_data.h']]], + ['input_5fdata2',['INPUT_DATA2',['../arm__nnexamples__gru__test__data_8h.html#ae0d8a5f051f29980e62884ec34668026',1,'arm_nnexamples_gru_test_data.h']]], + ['input_5fmean_5fshift',['INPUT_MEAN_SHIFT',['../arm__nnexamples__cifar10__weights_8h.html#a476266acb4adb419f566006dce8829c3',1,'arm_nnexamples_cifar10_weights.h']]], + ['input_5fright_5fshift',['INPUT_RIGHT_SHIFT',['../arm__nnexamples__cifar10__weights_8h.html#a4205de60010d416664775e3aa0f9ec62',1,'arm_nnexamples_cifar10_weights.h']]], + ['ip1_5fbias',['IP1_BIAS',['../arm__nnexamples__cifar10__weights_8h.html#ac88810411c45272e8f9144682b9d85bc',1,'arm_nnexamples_cifar10_weights.h']]], + ['ip1_5fbias_5flshift',['IP1_BIAS_LSHIFT',['../arm__nnexamples__cifar10__weights_8h.html#a3a98024d4e4c7fa2fbbc216812fb9b35',1,'arm_nnexamples_cifar10_weights.h']]], + ['ip1_5fdim',['IP1_DIM',['../arm__nnexamples__cifar10__parameter_8h.html#a5777b4b3cc406dc06397ba2d5bed9fda',1,'arm_nnexamples_cifar10_parameter.h']]], + ['ip1_5fim_5fch',['IP1_IM_CH',['../arm__nnexamples__cifar10__parameter_8h.html#a3e4df285b7ca272ee897be69575ab6c5',1,'arm_nnexamples_cifar10_parameter.h']]], + ['ip1_5fim_5fdim',['IP1_IM_DIM',['../arm__nnexamples__cifar10__parameter_8h.html#a4c4ae51cf7195762dd43ea13825277be',1,'arm_nnexamples_cifar10_parameter.h']]], + ['ip1_5fout',['IP1_OUT',['../arm__nnexamples__cifar10__parameter_8h.html#aa7cda996b7185414b1af9762e37ac66f',1,'arm_nnexamples_cifar10_parameter.h']]], + ['ip1_5fout_5frshift',['IP1_OUT_RSHIFT',['../arm__nnexamples__cifar10__weights_8h.html#a67fad411ab3695e450e62ad0509a7eec',1,'arm_nnexamples_cifar10_weights.h']]], + ['ip1_5fwt',['IP1_WT',['../arm__nnexamples__cifar10__weights_8h.html#ad77644a78b16c4bd9f7a12a0406004ed',1,'arm_nnexamples_cifar10_weights.h']]] +]; -- cgit