}
A_ALIGNED dsp16_t vect2[VECT2_SIZE]
Definition: vectors_example.c:91
#define DSP_Q_MAX(a, b)
Return the maximal value of a fixed-point Qa.b typed number.
Definition: dsp_types.h:258
#define DSP_Q_MIN(a, b)
Return the minimal value of a fixed-point Qa.b typed number.
Definition: dsp_types.h:262
A_ALIGNED dsp16_t vect1[VECT1_SIZE]
Definition: vectors_example.c:89
int32_t S32
32-bit signed integer.
Definition: compiler.h:217
dsp16_t__ dsp16_t
16-bit signed fixed point type optimized for 32-bit or lower microcontrollers
Definition: dsp_types.h:192
A_ALIGNED dsp16_t vect3[VECT3_SIZE]
Definition: vectors_example.c:105