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
pulsar-adc
src
platform
platform_includes.h
Go to the documentation of this file.
1
/***************************************************************************/
33
#ifndef __PLATFORM_INCLUDES_H__
34
#define __PLATFORM_INCLUDES_H__
35
36
#ifdef XILINX_PLATFORM
37
#include "
xilinx/parameters.h
"
38
#elif defined STM32_PLATFORM
39
#include "
stm32/parameters.h
"
40
#endif
41
42
#ifdef IIO_SUPPORT
43
#include "
iio_app.h
"
44
#endif
45
46
#endif
/* __PLATFORM_INCLUDES_H__ */
iio_app.h
Header file of iio_app.
parameters.h
Definitions specific to STM32 platform used by eval-pulsar_adc project.
parameters.h
Definitions specific to xilinx platform used by pulsar-adc project.
Generated by
1.13.2