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 --- .../html/dir_ae37ae87b9b72905e94a2ae43aaff3a6.html | 183 +++++++++++++++++++++ 1 file changed, 183 insertions(+) create mode 100644 docs/DSP/html/dir_ae37ae87b9b72905e94a2ae43aaff3a6.html (limited to 'docs/DSP/html/dir_ae37ae87b9b72905e94a2ae43aaff3a6.html') diff --git a/docs/DSP/html/dir_ae37ae87b9b72905e94a2ae43aaff3a6.html b/docs/DSP/html/dir_ae37ae87b9b72905e94a2ae43aaff3a6.html new file mode 100644 index 0000000..eaa4ba3 --- /dev/null +++ b/docs/DSP/html/dir_ae37ae87b9b72905e94a2ae43aaff3a6.html @@ -0,0 +1,183 @@ + + + + + +MatrixFunctions Directory Reference +CMSIS-DSP: MatrixFunctions Directory Reference + + + + + + + + + + + + + + +
+
+ + + + + + + +
+
CMSIS-DSP +  Version 1.5.2 +
+
CMSIS DSP Software Library
+
+
+ +
+
    + +
+
+ + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+
+
MatrixFunctions Directory Reference
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+Files

file  arm_mat_add_f32.c
 
file  arm_mat_add_q15.c
 
file  arm_mat_add_q31.c
 
file  arm_mat_cmplx_mult_f32.c
 
file  arm_mat_cmplx_mult_q15.c
 
file  arm_mat_cmplx_mult_q31.c
 
file  arm_mat_init_f32.c
 
file  arm_mat_init_q15.c
 
file  arm_mat_init_q31.c
 
file  arm_mat_inverse_f32.c
 
file  arm_mat_inverse_f64.c
 
file  arm_mat_mult_f32.c
 
file  arm_mat_mult_fast_q15.c
 
file  arm_mat_mult_fast_q31.c
 
file  arm_mat_mult_q15.c
 
file  arm_mat_mult_q31.c
 
file  arm_mat_scale_f32.c
 
file  arm_mat_scale_q15.c
 
file  arm_mat_scale_q31.c
 
file  arm_mat_sub_f32.c
 
file  arm_mat_sub_q15.c
 
file  arm_mat_sub_q31.c
 
file  arm_mat_trans_f32.c
 
file  arm_mat_trans_q15.c
 
file  arm_mat_trans_q31.c
 
+
+
+ + + + -- cgit