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
evb_discovery_firmware
app
24xx32a_eeprom_iio.h
Go to the documentation of this file.
1
/***************************************************************************/
12
#ifndef _24XX32A_EEPROM_IIO_H_
13
#define _24XX32A_EEPROM_IIO_H_
14
15
/******************************************************************************/
16
/***************************** Include Files **********************************/
17
/******************************************************************************/
18
19
/******************************************************************************/
20
/********************** Macros and Constants Definition ***********************/
21
/******************************************************************************/
22
23
/******************************************************************************/
24
/********************** Public/Extern Declarations ****************************/
25
/******************************************************************************/
26
27
/* Init the IIO interface */
28
int32_t
evb_discovery_iio_init
(
void
);
29
30
/* IIO event handler */
31
void
evb_discovery_iio_event_handler
(
void
);
32
33
#endif
/* _24XX32A_EEPROM_IIO_H_ */
evb_discovery_iio_init
int32_t evb_discovery_iio_init(void)
Initialize the IIO interface.
Definition
24xx32a_eeprom_iio.c:187
evb_discovery_iio_event_handler
void evb_discovery_iio_event_handler(void)
Run the IIO event handler.
Definition
24xx32a_eeprom_iio.c:253
Generated by
1.9.8