no-OS
|
Header file for AD7616 IIO interface. More...
Go to the source code of this file.
Classes | |
struct | ad7616_iio_dev |
Functions | |
int | ad7616_iio_init (struct ad7616_iio_dev **dev, struct ad7616_init_param *init_param) |
int | ad7616_iio_remove (struct ad7616_iio_dev *dev) |
void | iio_ad7616_event_handler (struct iio_desc *desc) |
Header file for AD7616 IIO interface.
Copyright (c) 2024 Analog Devices, Inc. Copyright (c) 2024 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.
int ad7616_iio_init | ( | struct ad7616_iio_dev ** | dev, |
struct ad7616_init_param * | init_param | ||
) |
int ad7616_iio_remove | ( | struct ad7616_iio_dev * | dev | ) |
void iio_ad7616_event_handler | ( | struct iio_desc * | desc | ) |