precision-converters-firmware
Loading...
Searching...
No Matches
Functions
ad4080_iio.h File Reference

Header file for AD4080 IIO interface. More...

#include <stdint.h>
Include dependency graph for ad4080_iio.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int32_t ad4080_iio_initialize (void)
 Initialize the IIO interface for AD4080 IIO device.
 
void ad4080_iio_event_handler (void)
 Run the AD4080 IIO event handler.
 

Detailed Description

Header file for AD4080 IIO interface.

Copyright (c) 2023-25 Analog Devices, Inc.

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

◆ ad4080_iio_event_handler()

void ad4080_iio_event_handler ( void  )

Run the AD4080 IIO event handler.

Returns
none

This function monitors the new IIO client event

Here is the caller graph for this function:

◆ ad4080_iio_initialize()

int32_t ad4080_iio_initialize ( void  )

Initialize the IIO interface for AD4080 IIO device.

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