24#define NUM_IIO_DEVICES 2
void ad5706r_iio_event_handler(void)
Run the AD5706R IIO event handler.
Definition ad5706r_iio.c:2306
#define NUM_IIO_DEVICES
Definition ad5706r_iio.h:24
int32_t ad5706r_iio_initialize(void)
Initialize the IIO interface for AD5706R IIO device.
Definition ad5706r_iio.c:2105
struct ad5706r_dev * ad5706r_dev_inst[NUM_IIO_DEVICES]
Definition ad5706r_iio.c:132