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
ad590_console
app
ad590_console_app.h
Go to the documentation of this file.
1
/***************************************************************************/
14
#ifndef AD590_CONSOLE_APP_H_
15
#define AD590_CONSOLE_APP_H_
16
17
/******************************************************************************/
18
/***************************** Include Files **********************************/
19
/******************************************************************************/
20
21
#include "
adi_console_menu.h
"
22
23
/******************************************************************************/
24
/********************** Macros and Constants Definition ***********************/
25
/******************************************************************************/
26
27
/******************************************************************************/
28
/***************************** Public Declarations ***************************/
29
/******************************************************************************/
30
31
int32_t
ltc2488_app_initialize
(
void
);
32
extern
console_menu
ad590_main_menu
;
33
34
#endif
/* AD590_CONSOLE_APP_H_ */
ltc2488_app_initialize
int32_t ltc2488_app_initialize(void)
Initialize the LTC2488 device and user configurations.
Definition
ad590_console_app.c:102
ad590_main_menu
console_menu ad590_main_menu
Definition
ad590_console_app.c:405
adi_console_menu.h
: A simple console menu manager handler
console_menu
Definition
adi_console_menu.h:89
Generated by
1.9.8