no-OS
Loading...
Searching...
No Matches
iio_cn0391.h
Go to the documentation of this file.
1
/***************************************************************************/
33
34
#ifndef __IIO_CN0391_H__
35
#define __IIO_CN0391_H__
36
37
#include "
iio.h
"
38
39
#ifdef CN0391_IIO_SUPPORT
40
extern
struct
iio_device
iio_cn0391_device;
41
#endif
/* CN0391_IIO_SUPPORT */
42
43
/* Custom AD7124-8 IIO device exposing the same 4 thermocouple channels
44
* (CH0..CH3) backed by the cn0391_dev descriptor — used for demo purposes
45
* with SCOPY application. */
46
extern
struct
iio_device
iio_ad7124_cn0391_device
;
47
48
#endif
/* __IIO_CN0391_H__ */
iio.h
Header file of iio.
iio_ad7124_cn0391_device
struct iio_device iio_ad7124_cn0391_device
Definition
iio_cn0391.c:255
iio_device
Structure holding channels and attributes of a device.
Definition
iio_types.h:239
projects
eval-cn0391-ardz
src
common
iio_cn0391.h
Copyright © 2024
Analog Devices Inc.
. All Rights Reserved.