Go to the documentation of this file.
33 #ifndef __COMMON_DATA_H__
34 #define __COMMON_DATA_H__
39 #include "platform_includes.h"
44 #if defined(IIO_TIMER_TRIGGER_EXAMPLE)
55 #ifdef IIO_TIMER_TRIGGER_EXAMPLE
56 #define AD7091R8_TIMER_TRIG_NAME "ad7091r8-timer-trig"
Header file for iio_trigger.
struct no_os_uart_init_param ad7091r8_uart_ip
Definition: common_data.c:42
Header file of IIO AD7091R8 driver header file.
Implementation of AD7091R-8 driver header file.
Definition: ad7091r8.h:182
Structure holding the parameters for timer initialization.
Definition: no_os_timer.h:83
struct no_os_spi_init_param ad7091r8_spi_ip
Definition: common_data.c:54
IIO hardware trigger initialization structure.
Definition: iio_trigger.h:86
Structure holding the parameters for UART initialization.
Definition: no_os_uart.h:110
Structure holding the initial parameters for Interrupt Request.
Definition: no_os_irq.h:107
struct ad7091r8_init_param ad7091r8_ip
Definition: common_data.c:64
Structure holding the parameters for SPI initialization.
Definition: no_os_spi.h:140