precision-converters-firmware
Toggle main menu visibility
Main Page
Related Pages
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
v
w
~
Functions
c
l
n
p
t
~
Variables
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
v
w
Files
File List
File Members
All
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
x
z
Functions
a
b
c
d
e
g
h
i
l
m
n
p
r
s
t
u
Variables
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
Typedefs
Enumerations
a
c
f
i
l
p
r
s
v
Enumerator
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
z
Macros
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
x
•
All
Classes
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Pages
Loading...
Searching...
No Matches
runner
work
precision-converters-firmware
precision-converters-firmware
projects
ad7124_iio
app
ad7124_user_config.h
Go to the documentation of this file.
1
/***************************************************************************/
13
#ifndef AD7124_USER_CONFIG_H_
14
#define AD7124_USER_CONFIG_H_
15
16
/******************************************************************************/
17
/***************************** Include Files **********************************/
18
/******************************************************************************/
19
20
#include <stdio.h>
21
22
#include "ad7124.h"
23
24
/******************************************************************************/
25
/********************** Macros and Constants Definition ***********************/
26
/******************************************************************************/
27
28
/******************************************************************************/
29
/********************** Variables and User Defined Data Types *****************/
30
/******************************************************************************/
31
32
/******************************************************************************/
33
/********************** Public Declarations ***********************************/
34
/******************************************************************************/
35
36
/* AD7124 Device Init Parameters */
37
extern
struct
ad7124_init_param
ad7124_init_params
;
38
39
#endif
/* AD7124_USER_CONFIG_H_ */
40
ad7124_init_params
struct ad7124_init_param ad7124_init_params
Definition
ad7124_user_config.c:40
Generated by
1.9.8