}
A_ALIGNED dsp16_t vect2[VECT2_SIZE]
Definition: vectors_example.c:91
#define DSP16_COMPLEX_ABS(x_num, data)
Definition: vect_dsp16_complex_abs.c:46
A_ALIGNED dsp16_t vect1[VECT1_SIZE]
Definition: vectors_example.c:89
16-bit complex signed fixed point type
Definition: dsp_types.h:209
int32_t S32
32-bit signed integer.
Definition: compiler.h:217
#define MREPEAT(count, macro, data)
Macro repeat.
Definition: mrepeat.h:67
dsp16_t__ dsp16_t
16-bit signed fixed point type optimized for 32-bit or lower microcontrollers
Definition: dsp_types.h:192
#define TPASTE2(a, b)
Definition: tpaste.h:61