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