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
ltc268x_console
app
ltc268x_console_app.h
Go to the documentation of this file.
1
/***************************************************************************/
13
#ifndef LTC268x_CONSOLE_APP_H_
14
#define LTC268x_CONSOLE_APP_H_
15
16
/******************************************************************************/
17
/***************************** Include Files **********************************/
18
/******************************************************************************/
19
#include "
adi_console_menu.h
"
20
21
/******************************************************************************/
22
/********************** Macros and Constants Definition ***********************/
23
/******************************************************************************/
24
25
/******************************************************************************/
26
/***************************** Public Declarations ***************************/
27
/******************************************************************************/
28
int32_t
ltc268x_app_initialize
(
void
);
29
30
extern
console_menu
ltc268x_main_menu
;
31
#endif
/* LTC268x_CONSOLE_APP_H_ */
adi_console_menu.h
: A simple console menu manager handler
ltc268x_app_initialize
int32_t ltc268x_app_initialize(void)
Initialize the ltc268x device and user configurations.
Definition
ltc268x_console_app.c:95
ltc268x_main_menu
console_menu ltc268x_main_menu
Definition
ltc268x_console_app.c:631
console_menu
Definition
adi_console_menu.h:89
Generated by
1.9.8