no-OS
Loading...
Searching...
No Matches
platform_includes.h
Go to the documentation of this file.
1
/***************************************************************************/
33
#ifndef __PLATFORM_INCLUDES_H__
34
#define __PLATFORM_INCLUDES_H__
35
36
#if defined XILINX_PLATFORM
37
#include "
xilinx/parameters.h
"
38
#endif
39
40
#ifdef IIO_SUPPORT
41
#include "
iio_app.h
"
42
#endif
43
44
#endif
/* __PLATFORM_INCLUDES_H__ */
parameters.h
Definitions specific to xilinx platform used by iio project.
iio_app.h
Header file of iio_app.
projects
ad796x_fmcz
src
platform
platform_includes.h
Copyright © 2024
Analog Devices Inc.
. All Rights Reserved.