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

+Files

file  arm_abs_f32.c
 
file  arm_abs_q15.c
 
file  arm_abs_q31.c
 
file  arm_abs_q7.c
 
file  arm_add_f32.c
 
file  arm_add_q15.c
 
file  arm_add_q31.c
 
file  arm_add_q7.c
 
file  arm_dot_prod_f32.c
 
file  arm_dot_prod_q15.c
 
file  arm_dot_prod_q31.c
 
file  arm_dot_prod_q7.c
 
file  arm_mult_f32.c
 
file  arm_mult_q15.c
 
file  arm_mult_q31.c
 
file  arm_mult_q7.c
 
file  arm_negate_f32.c
 
file  arm_negate_q15.c
 
file  arm_negate_q31.c
 
file  arm_negate_q7.c
 
file  arm_offset_f32.c
 
file  arm_offset_q15.c
 
file  arm_offset_q31.c
 
file  arm_offset_q7.c
 
file  arm_scale_f32.c
 
file  arm_scale_q15.c
 
file  arm_scale_q31.c
 
file  arm_scale_q7.c
 
file  arm_shift_q15.c
 
file  arm_shift_q31.c
 
file  arm_shift_q7.c
 
file  arm_sub_f32.c
 
file  arm_sub_q15.c
 
file  arm_sub_q31.c
 
file  arm_sub_q7.c
 
+
+
+ + + + -- cgit