no-OS
projects
ad469x_fmcz
src
common
common_data.h
Go to the documentation of this file.
1
/***************************************************************************/
33
#ifndef __COMMON_DATA_H__
34
#define __COMMON_DATA_H__
35
36
/******************************************************************************/
37
/***************************** Include Files **********************************/
38
/******************************************************************************/
39
#include "platform_includes.h"
40
#include "
ad469x.h
"
41
42
/******************************************************************************/
43
/********************** Macros and Constants Definitions **********************/
44
/******************************************************************************/
45
extern
struct
no_os_uart_init_param
iio_uart_ip
;
46
extern
struct
ad469x_init_param
ad469x_init_param
;
47
48
#endif
/* __COMMON_DATA_H__ */
iio_uart_ip
struct no_os_uart_init_param iio_uart_ip
Definition:
common_data.c:46
ad469x.h
Header file for ad469x Driver.
no_os_uart_init_param
Structure holding the parameters for UART initialization.
Definition:
no_os_uart.h:110
ad469x_init_param
Structure containing the init parameters needed by the ad469x device.
Definition:
ad469x.h:254
Generated by
1.8.17