Go to the documentation of this file.
33 #ifndef __COMMON_DATA_H__
34 #define __COMMON_DATA_H__
39 #include "platform_includes.h"
43 #include "maxim/parameters.h"
Header file of ADXL38X Driver.
struct no_os_uart_init_param adxl38x_uart_ip
Definition: common_data.c:42
Structure holding the parameters for UART initialization.
Definition: no_os_uart.h:110
struct adxl38x_init_param adxl38x_ip
Definition: common_data.c:64
struct no_os_spi_init_param adxl38x_spi_ip
Definition: common_data.c:54
Structure holding the parameters for ADXL38X device initialization.
Definition: adxl38x.h:354
Structure holding the parameters for SPI initialization.
Definition: no_os_spi.h:140