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/DSP/html/modules.html | 221 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 221 insertions(+) create mode 100644 docs/DSP/html/modules.html (limited to 'docs/DSP/html/modules.html') diff --git a/docs/DSP/html/modules.html b/docs/DSP/html/modules.html new file mode 100644 index 0000000..a2c7437 --- /dev/null +++ b/docs/DSP/html/modules.html @@ -0,0 +1,221 @@ + + + + + +Reference +CMSIS-DSP: Reference + + + + + + + + + + + + + + +
+
+ + + + + + + +
+
CMSIS-DSP +  Version 1.5.2 +
+
CMSIS DSP Software Library
+
+
+ +
+
    + +
+
+ + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+
+
Reference
+
+
+
Here is a list of all modules:
+
[detail level 123]
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
oBasic Math Functions
|oVector Absolute Value
|oVector Addition
|oVector Dot Product
|oVector Multiplication
|oVector Negate
|oVector Offset
|oVector Scale
|oVector Shift
|\Vector Subtraction
oFast Math Functions
|oSquare Root
|oCosine
|\Sine
oComplex Math Functions
|oComplex Conjugate
|oComplex Dot Product
|oComplex Magnitude
|oComplex Magnitude Squared
|oComplex-by-Complex Multiplication
|\Complex-by-Real Multiplication
oFiltering Functions
|oHigh Precision Q31 Biquad Cascade Filter
|oBiquad Cascade IIR Filters Using Direct Form I Structure
|oBiquad Cascade IIR Filters Using a Direct Form II Transposed Structure
|oConvolution
|oPartial Convolution
|oCorrelation
|oFinite Impulse Response (FIR) Decimator
|oFinite Impulse Response (FIR) Filters
|oFinite Impulse Response (FIR) Lattice Filters
|oFinite Impulse Response (FIR) Sparse Filters
|oInfinite Impulse Response (IIR) Lattice Filters
|oLeast Mean Square (LMS) Filters
|oNormalized LMS Filters
|\Finite Impulse Response (FIR) Interpolator
oMatrix Functions
|oMatrix Addition
|oComplex Matrix Multiplication
|oMatrix Initialization
|oMatrix Inverse
|oMatrix Multiplication
|oMatrix Scale
|oMatrix Subtraction
|\Matrix Transpose
oTransform Functions
|oComplex FFT Functions
||\Complex FFT Tables
|oDCT Type IV Functions
||\DCT Type IV Tables
|\Real FFT Functions
| \Real FFT Tables
oController Functions
|oPID Motor Control
|oVector Clarke Transform
|oVector Inverse Clarke Transform
|oVector Park Transform
|oVector Inverse Park transform
|\Sine Cosine
oStatistics Functions
|oMaximum
|oMean
|oMinimum
|oPower
|oRoot mean square (RMS)
|oStandard deviation
|\Variance
oSupport Functions
|oVector Copy
|oVector Fill
|oConvert 32-bit floating point value
|oConvert 16-bit Integer value
|oConvert 32-bit Integer value
|\Convert 8-bit Integer value
oInterpolation Functions
|oLinear Interpolation
|\Bilinear Interpolation
\Examples
 oClass Marks Example
 oConvolution Example
 oDot Product Example
 oFrequency Bin Example
 oFIR Lowpass Filter Example
 oGraphic Audio Equalizer Example
 oLinear Interpolate Example
 oMatrix Example
 oSignal Convergence Example
 oSineCosine Example
 \Variance Example
+
+
+
+ + + + -- cgit