Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: sdp_k1_sdram
ad717x_iio.h File Reference
IIO Header file for AD717x and AD411x. More...
Go to the source code of this file.
Functions | |
int32_t | ad717x_iio_initialize (void) |
Initialize the AD717x IIO Interface. | |
void | ad717x_iio_event_handler (void) |
Run the AD717x IIO event handler. |
Detailed Description
IIO Header file for AD717x and AD411x.
Copyright (c) 2021-22 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.
Definition in file ad717x_iio.h.
Function Documentation
void ad717x_iio_event_handler | ( | void | ) |
int32_t ad717x_iio_initialize | ( | void | ) |
Initialize the AD717x IIO Interface.
- Returns:
- 0 in case of success, negative error code otherwise
Definition at line 434 of file ad717x_iio.c.
Generated on Tue Nov 15 2022 11:39:51 by
