filt_dsp32_iirpart.c File Reference


Detailed Description

Generic 32-bit partial IIR filter function.

This file contains the code of the partial IIR filter.

Author:
Atmel Corporation: http://www.atmel.com
Support and FAQ: http://support.atmel.no/

Definition in file filt_dsp32_iirpart.c.

#include "dsp.h"

Go to the source code of this file.

Functions

void dsp32_filt_iirpart (dsp32_t *y, dsp32_t *x, int size, dsp32_t *num, int num_size, dsp32_t *den, int den_size, int num_prediv, int den_prediv)
 32 bits fixed point version of the IIR .


Generated on Fri Feb 19 02:23:19 2010 for AVR32 UC3 - EVK1104 DSPLib Demo Documentation by  doxygen 1.5.5