precision-converters-firmware
Functions
ad2s1210_iio.h File Reference

Header file for AD2S1210 IIO interface. More...

#include "iio.h"
Include dependency graph for ad2s1210_iio.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int32_t ad2s1210_iio_initialize (void)
 Initialize the IIO interface for AD2S1210 IIO device. More...
 
void ad2s1210_iio_event_handler (void)
 Run the AD2S1210 IIO event handler. More...
 

Detailed Description

Header file for AD2S1210 IIO interface.

Copyright (c) 2023 Analog Devices, Inc. Copyright (c) 2023 BayLibre, SAS. All rights reserved.

This software is proprietary to Analog Devices, Inc. and its licensors. By using this software you agree to the terms of the associated Analog Devices Software License Agreement.

Function Documentation

◆ ad2s1210_iio_event_handler()

void ad2s1210_iio_event_handler ( void  )

Run the AD2S1210 IIO event handler.

Returns
none

This function monitors the new IIO client event

Here is the caller graph for this function:

◆ ad2s1210_iio_initialize()

int32_t ad2s1210_iio_initialize ( void  )

Initialize the IIO interface for AD2S1210 IIO device.

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