From 76177aa280494bb36d7a0bcbda1078d4db717020 Mon Sep 17 00:00:00 2001 From: Ali Labbene Date: Mon, 9 Dec 2019 11:25:19 +0100 Subject: Official ARM version: v4.5 --- Documentation/DSP/html/arm__fir__data_8c.html | 170 ++++++++++++++++++++++++++ 1 file changed, 170 insertions(+) create mode 100644 Documentation/DSP/html/arm__fir__data_8c.html (limited to 'Documentation/DSP/html/arm__fir__data_8c.html') diff --git a/Documentation/DSP/html/arm__fir__data_8c.html b/Documentation/DSP/html/arm__fir__data_8c.html new file mode 100644 index 0000000..4176597 --- /dev/null +++ b/Documentation/DSP/html/arm__fir__data_8c.html @@ -0,0 +1,170 @@ + + + + + +arm_fir_data.c File Reference +CMSIS-DSP: arm_fir_data.c File Reference + + + + + + + + + + + + + + + +
+
+ + + + + + + +
+
CMSIS-DSP +  Version 1.4.7 +
+
CMSIS DSP Software Library
+
+
+ +
+
    + +
+
+ + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+ +
+
arm_fir_data.c File Reference
+
+
+ + + + + + +

+Variables

float32_t testInput_f32_1kHz_15kHz [320]
 
float32_t refOutput [320]
 
+

Variable Documentation

+ +
+
+ + + + +
float32_t refOutput[320]
+
+
Examples:
arm_fir_example_f32.c.
+
+

Referenced by main().

+ +
+
+ +
+
+ + + + +
float32_t testInput_f32_1kHz_15kHz[320]
+
+
Examples:
arm_fir_example_f32.c.
+
+

Referenced by main().

+ +
+
+
+
+ + + + -- cgit