precision-converters-firmware
Functions
24xx32a_eeprom_iio.h File Reference

Header file for 24XX32A EEPROM device IIO interfaces. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int32_t evb_discovery_iio_init (void)
 Initialize the IIO interface. More...
 
void evb_discovery_iio_event_handler (void)
 Run the IIO event handler. More...
 

Detailed Description

Header file for 24XX32A EEPROM device IIO interfaces.

Copyright (c) 2022 Analog Devices, Inc. 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

◆ evb_discovery_iio_event_handler()

void evb_discovery_iio_event_handler ( void  )

Run the IIO event handler.

Returns
none

This function monitors the new IIO client event

Here is the caller graph for this function:

◆ evb_discovery_iio_init()

int32_t evb_discovery_iio_init ( void  )

Initialize the IIO interface.

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