no-OS
iio_trigger_example.h
Go to the documentation of this file.
1 /***************************************************************************/
39 #ifndef __IIO_TRIGGER_EXAMPLE_H__
40 #define __IIO_TRIGGER_EXAMPLE_H__
41 
42 /******************************************************************************/
43 /***************************** Include Files **********************************/
44 /******************************************************************************/
45 
46 /******************************************************************************/
47 /************************ Functions Declarations ******************************/
48 /******************************************************************************/
50 
51 #endif /* __IIO_TRIGGER_EXAMPLE_H__ */
iio_trigger_example_main
int iio_trigger_example_main()
IIO trigger example main execution.
Definition: iio_trigger_example.c:68