Go to the documentation of this file.
39 #ifndef __COMMON_DATA_H__
40 #define __COMMON_DATA_H__
45 #include "platform_includes.h"
59 #define SPI_MAX_HZ 4000000
Structure holding the parameters for ADXL313 device initialization.
Definition: adxl313.h:403
struct no_os_spi_init_param sip
Definition: common_data.c:60
struct adxl313_init_param adxl313_user_init
Definition: common_data.c:70
Structure holding the parameters for UART initialization.
Definition: no_os_uart.h:110
struct no_os_uart_init_param uip
Definition: common_data.c:48
Header file of ADXL313 Driver.
Header file of IIO ADXL355 Driver.
Structure holding the parameters for SPI initialization.
Definition: no_os_spi.h:121