precision-converters-firmware
Loading...
Searching...
No Matches
runner
work
precision-converters-firmware
precision-converters-firmware
projects
ad3530r_iio
app
ad3530r_user_config.h
Go to the documentation of this file.
1
/*************************************************************************/
14
#ifndef AD3530R_USER_CONFIG_H
15
#define AD3530R_USER_CONFIG_H
16
17
/******************************************************************************/
18
/***************************** Include Files **********************************/
19
/******************************************************************************/
20
#include "ad3530r.h"
21
22
/******************************************************************************/
23
/********************** Macros and Constants Definition ***********************/
24
/******************************************************************************/
25
26
/******************************************************************************/
27
/********************** Variables and User Defined Data Types *****************/
28
/******************************************************************************/
29
extern
struct
ad3530r_init_param
ad3530r_init_params
;
30
extern
struct
ad3530r_init_param
ad3531r_init_params
;
31
32
#endif
/* AD3530R_USER_CONFIG_H */
ad3530r_init_params
struct ad3530r_init_param ad3530r_init_params
Definition
ad3530r_user_config.c:58
ad3531r_init_params
struct ad3530r_init_param ad3531r_init_params
Definition
ad3530r_user_config.c:88
Generated by
1.9.8