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__q31.html | 18 ++++++------------ 1 file changed, 6 insertions(+), 12 deletions(-) (limited to 'docs/DSP/html/structarm__fir__instance__q31.html') diff --git a/docs/DSP/html/structarm__fir__instance__q31.html b/docs/DSP/html/structarm__fir__instance__q31.html index fcd4d8d..cac1c05 100644 --- a/docs/DSP/html/structarm__fir__instance__q31.html +++ b/docs/DSP/html/structarm__fir__instance__q31.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   q31_tpState   -q31_tpCoeffs -  +const q31_tpCoeffs

Field Documentation

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

number of filter coefficients in the filter.

-

Referenced by arm_fir_fast_q31(), arm_fir_init_q31(), and arm_fir_q31().

-
- +
- +
q31_t* arm_fir_instance_q31::pCoeffsconst q31_t* arm_fir_instance_q31::pCoeffs

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

-

Referenced by arm_fir_fast_q31(), arm_fir_init_q31(), and arm_fir_q31().

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

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

-

Referenced by arm_fir_fast_q31(), arm_fir_init_q31(), and arm_fir_q31().

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