precision-converters-firmware
Functions
ad777x_iio.h File Reference
#include <stdint.h>
#include <stdbool.h>
Include dependency graph for ad777x_iio.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int32_t ad777x_iio_initialize (void)
 Initialize the IIO interface for AD777x IIO device. More...
 
void ad777x_iio_event_handler (void)
 Run the AD777x IIO event handler. More...
 

Function Documentation

◆ ad777x_iio_event_handler()

void ad777x_iio_event_handler ( void  )

Run the AD777x IIO event handler.

Returns
None
Here is the caller graph for this function:

◆ ad777x_iio_initialize()

int32_t ad777x_iio_initialize ( void  )

Initialize the IIO interface for AD777x IIO device.

Returns
none
0 in case of success, negative error code otherwise
Here is the caller graph for this function: