precision-converters-firmware
|
IIO Header file for AD7124. More...
Go to the source code of this file.
Functions | |
int32_t | ad7124_iio_initialize (void) |
Initialize the AD7124 IIO Interface. More... | |
void | ad7124_iio_event_handler (void) |
Run the AD7124 IIO event handler. More... | |
Variables | |
struct ad7124_dev * | ad7124_dev_inst |
IIO Header file for AD7124.
Copyright (c) 2023 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.
void ad7124_iio_event_handler | ( | void | ) |
Run the AD7124 IIO event handler.
int32_t ad7124_iio_initialize | ( | void | ) |
Initialize the AD7124 IIO Interface.
|
extern |