From c9d5d6b248a12f7c6b66d8a64b93fb0c8c6cae4d Mon Sep 17 00:00:00 2001 From: Dominik Sliwa Date: Tue, 16 May 2017 14:31:59 +0200 Subject: ksd:ksdk update to 2.2 This include FreeRTOS update to version 9.0.0 Signed-off-by: Dominik Sliwa --- CMSIS/Documentation/DSP/html/arm__fir__q15_8c.html | 138 +++++++++++++++++++++ 1 file changed, 138 insertions(+) create mode 100644 CMSIS/Documentation/DSP/html/arm__fir__q15_8c.html (limited to 'CMSIS/Documentation/DSP/html/arm__fir__q15_8c.html') diff --git a/CMSIS/Documentation/DSP/html/arm__fir__q15_8c.html b/CMSIS/Documentation/DSP/html/arm__fir__q15_8c.html new file mode 100644 index 0000000..e9d113a --- /dev/null +++ b/CMSIS/Documentation/DSP/html/arm__fir__q15_8c.html @@ -0,0 +1,138 @@ + + + + + +arm_fir_q15.c File Reference +CMSIS-DSP: arm_fir_q15.c File Reference + + + + + + + + + + + + + + + +
+
+ + + + + + + +
+
CMSIS-DSP +  Version 1.4.7 +
+
CMSIS DSP Software Library
+
+
+ +
+
    + +
+
+ + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+ +
+
arm_fir_q15.c File Reference
+
+
+ + + + + +

+Functions

void arm_fir_q15 (const arm_fir_instance_q15 *S, q15_t *pSrc, q15_t *pDst, uint32_t blockSize)
 Processing function for the Q15 FIR filter.
 
+
+
+ + + + -- cgit v1.2.3