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_temperature-measure
app
ad7124_user_config.h
Go to the documentation of this file.
1
/*************************************************************************/
14
#ifndef _AD7124_USER_CONFIG_H
15
#define _AD7124_USER_CONFIG_H
16
17
/******************************************************************************/
18
/***************************** Include Files **********************************/
19
/******************************************************************************/
20
21
#include <stdint.h>
22
23
#include "ad7124.h"
24
#include "ad7124_regs.h"
25
26
/******************************************************************************/
27
/********************** Macros and Constants Definition ***********************/
28
/******************************************************************************/
29
30
/******************************************************************************/
31
/********************** Public/Extern Declarations ****************************/
32
/******************************************************************************/
33
34
extern
struct
ad7124_init_param
ad7124_init_params
;
35
36
#endif
/* end of _AD7124_USER_CONFIG_H */
ad7124_init_params
struct ad7124_init_param ad7124_init_params
Definition
ad7124_user_config.c:40
Generated by
1.9.8