Go to the documentation of this file.
33 #ifndef __COMMON_DATA_H__
34 #define __COMMON_DATA_H__
39 #include "platform_includes.h"
53 #define SPI_MAX_HZ 4000000
Structure holding the parameters for ADXL313 device initialization.
Definition: adxl313.h:397
struct no_os_spi_init_param sip
Definition: common_data.c:54
struct adxl313_init_param adxl313_user_init
Definition: common_data.c:64
Structure holding the parameters for UART initialization.
Definition: no_os_uart.h:110
struct no_os_uart_init_param uip
Definition: common_data.c:42
Header file of ADXL313 Driver.
Header file of IIO ADXL355 Driver.
Structure holding the parameters for SPI initialization.
Definition: no_os_spi.h:140