no-OS
All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
iio_ad9144.h
Go to the documentation of this file.
1/***************************************************************************/
33
34#ifndef IIO_AD9144_H
35#define IIO_AD9144_H
36
37#include "iio_types.h"
38#include "ad9144.h"
39
41extern const struct iio_device ad9144_iio_descriptor;
42
43#endif //IIO_AD9144_H
Header file of AD9144 Driver.
const struct iio_device ad9144_iio_descriptor
Definition iio_ad9144.c:38
Header file for iio_types.
Structure holding channels and attributes of a device.
Definition iio_types.h:238