MMALIB User Guide
mmalib_dsp.h
Go to the documentation of this file.
1 /******************************************************************************
2  * *
3  * module name :MMALIB *
4  * *
5  * module descripton :Matrix Multiply Accelerator Library module for C7x+MMA *
6  * *
7  * Copyright (C) 2017-2018 Texas Instruments Incorporated - https://www.ti.com/ *
8  * ALL RIGHTS RESERVED *
9  * *
10  ******************************************************************************/
11 
22 #ifndef _MMALIB_DSP_H_
23 #define _MMALIB_DSP_H_
24 
25 #if defined(__C7100__) || defined(__C7120__) || defined(__C7504__) || defined(__C7524__) || defined(__RESERVED__) || defined(__RESERVED__)
28 #endif
29 #endif /*_MMALIB_DSP_H_*/
30