Types


Detailed Description

This group regroups all the types you can use in your project.


Data Structures

struct  dsp16_complex_t
 16-bit complex signed fixed point type More...
struct  dsp32_complex_t
 32-bit complex signed fixed point type More...

Defines

#define dsp16_t__   S16
 16-bit signed fixed point type
#define dsp32_t__   S32
 32-bit signed fixed point type

Typedefs

typedef dsp16_t__ dsp16_t
 16-bit signed fixed point type optimized for 32-bit or lower microcontrollers
typedef dsp32_t__ dsp32_t
 32-bit signed fixed point type optimized for 32-bit or lower microcontrollers


Define Documentation

#define dsp16_t__   S16

16-bit signed fixed point type

Definition at line 195 of file dsp_types.h.

#define dsp32_t__   S32

32-bit signed fixed point type

Definition at line 204 of file dsp_types.h.


Typedef Documentation

typedef dsp16_t__ dsp16_t

16-bit signed fixed point type optimized for 32-bit or lower microcontrollers

Definition at line 199 of file dsp_types.h.

typedef dsp32_t__ dsp32_t

32-bit signed fixed point type optimized for 32-bit or lower microcontrollers

Definition at line 208 of file dsp_types.h.


Generated on Fri Feb 19 02:28:01 2010 for AVR32 - Fixed point DSP Library by  doxygen 1.5.5