no-OS
Toggle main menu visibility
Main Page
Related Pages
Structures
Structure List
Structure Index
Files
File List
•
All
Classes
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Modules
Pages
Loading...
Searching...
No Matches
projects
ad738x_fmcz
src
platform
platform_includes.h
Go to the documentation of this file.
1
/***************************************************************************/
34
#ifndef __PLATFORM_INCLUDES_H__
35
#define __PLATFORM_INCLUDES_H__
36
37
#ifdef XILINX_PLATFORM
38
#include "
xilinx/parameters.h
"
39
#elif defined STM32_PLATFORM
40
#include "
stm32/parameters.h
"
41
#endif
42
43
#ifdef IIO_SUPPORT
44
#include "
iio_app.h
"
45
#endif
46
47
#endif
/* __PLATFORM_INCLUDES_H__ */
parameters.h
Definitions specific to STM32 platform used by eval-ad738x project.
parameters.h
Definitions specific to xilinx platform used by ad463x_fmcz project.
iio_app.h
Header file of iio_app.
Generated by
1.13.2