Go to the documentation of this file.
34 #ifndef __COMMON_DATA_H__
35 #define __COMMON_DATA_H__
41 #include "platform_includes.h"
45 #ifdef IIO_TRIGGER_EXAMPLE
59 #ifdef IIO_TRIGGER_EXAMPLE
60 #define ADIS1647X_GPIO_TRIG_NAME "adis16477-1-dev0"
Structure holding the parameters for GPIO initialization.
Definition: no_os_gpio.h:79
Header file for iio_trigger.
struct no_os_gpio_init_param adis1647x_gpio_reset_ip
Definition: common_data.c:68
struct no_os_uart_init_param adis1647x_uart_ip
Definition: common_data.c:45
ADIS device initialization parameters.
Definition: adis.h:306
struct adis_init_param adis1647x_ip
Definition: common_data.c:76
Implementation of adis1647x.h.
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 no_os_spi_init_param adis1647x_spi_ip
Definition: common_data.c:57
Implementation of iio_adis1647x.h.
Structure holding the parameters for SPI initialization.
Definition: no_os_spi.h:140