no-OS
projects
eval-adis1646x
src
examples
iio_trigger_example
iio_trigger_example.h
Go to the documentation of this file.
1
/***************************************************************************/
33
#ifndef __IIO_TRIGGER_EXAMPLE_H__
34
#define __IIO_TRIGGER_EXAMPLE_H__
35
36
/******************************************************************************/
37
/***************************** Include Files **********************************/
38
/******************************************************************************/
39
40
/******************************************************************************/
41
/************************ Functions Declarations ******************************/
42
/******************************************************************************/
43
int
iio_trigger_example_main
();
44
45
#endif
/* __IIO_TRIGGER_EXAMPLE_H__ */
iio_trigger_example_main
int iio_trigger_example_main()
IIO trigger example main execution.
Definition:
iio_trigger_example.c:62
Generated by
1.8.17