no-OS
platform_includes.h
Go to the documentation of this file.
1 /***************************************************************************/
39 #ifndef __PLATFORM_INCLUDES_H__
40 #define __PLATFORM_INCLUDES_H__
41 
42 /******************************************************************************/
43 /***************************** Include Files **********************************/
44 /******************************************************************************/
45 #ifdef XILINX_PLATFORM
46 #include "xilinx/parameters.h"
47 #include "xparameters.h"
48 #include <xil_cache.h>
49 #endif
50 
51 #ifdef IIO_SUPPORT
52 #include "iio_app.h"
53 #endif
54 
55 #endif /* __PLATFORM_INCLUDES_H__ */
iio_app.h
Header file of iio_app.