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
ad77681_iio
app
ad77681_user_config.h
Go to the documentation of this file.
1
/*************************************************************************/
14
#ifndef _AD77681_USER_CONFIG_H_
15
#define _AD77681_USER_CONFIG_H_
16
17
/******************************************************************************/
18
/***************************** Include Files **********************************/
19
/******************************************************************************/
20
21
#include <stdint.h>
22
#include "
ad77681.h
"
23
24
/******************************************************************************/
25
/********************** Macros and Constants Definition ***********************/
26
/******************************************************************************/
27
28
/* AD77681 Voltage reference */
29
#define AD77681_VOLTAGE_REF (4096)
30
31
/******************************************************************************/
32
/********************** Variables and User Defined Data Types *****************/
33
/******************************************************************************/
34
35
extern
struct
ad77681_init_param
sad77681_init
;
36
37
#endif
//_AD77681_USER_CONFIG_H_
ad77681.h
Header file of the AD7768-1 Driver.
sad77681_init
struct ad77681_init_param sad77681_init
Definition
ad77681_user_config.c:30
ad77681_init_param
Definition
ad77681.h:555
Generated by
1.9.8