|
precision-converters-firmware
|
#include "iio.h"#include "iio_types.h"#include "ad713x.h"

Go to the source code of this file.
Functions | |
| int32_t | ad7134_iio_initialize (void) |
| Initialize the AD7134 device for iio interface. | |
| void | ad7134_iio_event_handler (void) |
| Run the AD7134 IIO event handler. | |
Variables | |
| struct ad713x_dev * | p_ad7134_dev_inst |
| void ad7134_iio_event_handler | ( | void | ) |
Run the AD7134 IIO event handler.
This function monitors the new IIO client event

| int32_t ad7134_iio_initialize | ( | void | ) |
Initialize the AD7134 device for iio interface.

|
extern |