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... | |
Macros | |
#define | dsp16_t__ S16 |
16-bit signed fixed point type More... | |
#define | dsp32_t__ S32 |
32-bit signed fixed point type More... | |
Typedefs | |
typedef struct A_PACKED dsp16_complex_t | dsp16_complex_t |
16-bit complex signed fixed point type More... | |
typedef dsp16_t__ | dsp16_t |
16-bit signed fixed point type optimized for 32-bit or lower microcontrollers More... | |
typedef struct A_PACKED dsp32_complex_t | dsp32_complex_t |
32-bit complex signed fixed point type More... | |
typedef dsp32_t__ | dsp32_t |
32-bit signed fixed point type optimized for 32-bit or lower microcontrollers More... | |
#define dsp16_t__ S16 |
16-bit signed fixed point type
#define dsp32_t__ S32 |
32-bit signed fixed point type
typedef struct A_PACKED dsp16_complex_t dsp16_complex_t |
16-bit complex signed fixed point type
16-bit signed fixed point type optimized for 32-bit or lower microcontrollers
typedef struct A_PACKED dsp32_complex_t dsp32_complex_t |
32-bit complex signed fixed point type