precision-converters-firmware
runner
work
precision-converters-firmware
precision-converters-firmware
projects
ad469x_iio
app
ad469x_user_config.h
Go to the documentation of this file.
1
/*************************************************************************/
14
#ifndef AD469X_USER_CONFIG_H
15
#define AD469X_USER_CONFIG_H
16
17
/******************************************************************************/
18
/***************************** Include Files **********************************/
19
/******************************************************************************/
20
21
#include <stdint.h>
22
#include "ad469x.h"
23
24
/******************************************************************************/
25
/********************** Macros and Constants Definition ***********************/
26
/******************************************************************************/
27
28
/******************************************************************************/
29
/********************** Variables and User Defined Data Types *****************/
30
/******************************************************************************/
31
extern
struct
ad469x_init_param
ad469x_init_str
;
32
33
#endif
/* end of AD469X_USER_CONFIG_H */
ad469x_init_str
struct ad469x_init_param ad469x_init_str
Definition:
ad469x_user_config.c:65
Generated by
1.9.1