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
ad559xr_console
app
ad5592r_console_app.h
Go to the documentation of this file.
1
15
#ifndef AD5592R_CONSOLE_APP_H_
16
#define AD5592R_CONSOLE_APP_H_
17
18
#ifdef __cplusplus
19
extern
"C"
20
{
21
#endif
22
23
/******************************************************************************/
24
/***************************** Include Files **********************************/
25
/******************************************************************************/
26
#include "
adi_console_menu.h
"
27
28
/******************************************************************************/
29
/***************************** Public Declarations ********************************/
30
/******************************************************************************/
31
int32_t
ad5592r_app_initalization
(
void
);
32
extern
console_menu
ad5592r_main_menu
;
33
34
#ifdef __cplusplus
35
}
36
#endif
37
38
#endif
/* AD5592R_CONSOLE_APP_H_ */
ad5592r_app_initalization
int32_t ad5592r_app_initalization(void)
Initialize AD5592/3R. ACTIVE_DEVICE defined in app_config.h.
Definition
ad5592r_console_app.c:132
ad5592r_main_menu
console_menu ad5592r_main_menu
Definition
ad5592r_console_app.c:1068
adi_console_menu.h
: A simple console menu manager handler
console_menu
Definition
adi_console_menu.h:89
Generated by
1.9.8