From 96d6da4e252b06dcfdc041e7df23e86161c33007 Mon Sep 17 00:00:00 2001 From: rihab kouki Date: Tue, 28 Jul 2020 11:24:49 +0100 Subject: Official ARM version: v5.6.0 --- docs/DSP/html/structarm__fir__instance__q7.html | 18 ++++++------------ 1 file changed, 6 insertions(+), 12 deletions(-) (limited to 'docs/DSP/html/structarm__fir__instance__q7.html') diff --git a/docs/DSP/html/structarm__fir__instance__q7.html b/docs/DSP/html/structarm__fir__instance__q7.html index ba39f33..0c9e4a1 100644 --- a/docs/DSP/html/structarm__fir__instance__q7.html +++ b/docs/DSP/html/structarm__fir__instance__q7.html @@ -32,7 +32,7 @@ Logo
CMSIS-DSP -  Version 1.5.2 +  Version 1.7.0
CMSIS DSP Software Library
@@ -129,8 +129,8 @@ Data Fields   q7_tpState   -q7_tpCoeffs -  +const q7_tpCoeffs

Field Documentation

@@ -144,23 +144,19 @@ Data Fields

number of filter coefficients in the filter.

-

Referenced by arm_fir_init_q7(), and arm_fir_q7().

-
- +
- +
q7_t* arm_fir_instance_q7::pCoeffsconst q7_t* arm_fir_instance_q7::pCoeffs

points to the coefficient array. The array is of length numTaps.

-

Referenced by arm_fir_init_q7(), and arm_fir_q7().

-
@@ -174,8 +170,6 @@ Data Fields

points to the state variable array. The array is of length numTaps+blockSize-1.

-

Referenced by arm_fir_init_q7(), and arm_fir_q7().

-
@@ -184,7 +178,7 @@ Data Fields