12#ifndef _AD77681_IIO_H_
13#define _AD77681_IIO_H_
int32_t ad77681_iio_initialize(void)
Initialize the IIO interface for AD7768-1 IIO device.
Definition ad77681_iio.c:894
void ad77681_iio_event_handler(void)
Run the AD77681 IIO event handler.
Definition ad77681_iio.c:987
struct ad77681_dev * p_ad77681_dev_inst
Definition ad77681_iio.c:77