precision-converters-firmware
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.1