AIfES 2 2.0.0
aimath_q31_cmsis.h
Go to the documentation of this file.
1
27#include "aifes_config.h"
28
29#if __arm__
30#ifdef AIFES_WITH_CMSIS
31
32#ifndef AIMATH_Q31_CMSIS
33#define AIMATH_Q31_CMSIS
34
35
36#endif // AIMATH_Q31_CMSIS
37
38#endif // AIFES_WITH_CMSIS
39#endif // __arm__