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
ad5770r_console
app
ad5770r_console_app.h
Go to the documentation of this file.
1
17
#ifndef AD5770R_CONSOLE_APP_H_
18
#define AD5770R_CONSOLE_APP_H_
19
20
#include <stdint.h>
21
22
#include "
adi_console_menu.h
"
23
24
/* #defines */
25
26
/* Public Declarations */
27
int32_t
ad5770r_app_initialize
(
void
);
28
29
extern
console_menu
ad5770r_main_menu
;
30
31
#endif
/* AD5770R_CONSOLE_APP_H_ */
32
ad5770r_app_initialize
int32_t ad5770r_app_initialize(void)
Initialize the AD5770R device and the SPI port as required.
Definition
ad5770r_console_app.c:86
ad5770r_main_menu
console_menu ad5770r_main_menu
Definition
ad5770r_console_app.c:869
adi_console_menu.h
: A simple console menu manager handler
console_menu
Definition
adi_console_menu.h:89
Generated by
1.9.8