Go to the documentation of this file.
33 #ifndef __COMMON_DATA_H__
34 #define __COMMON_DATA_H__
36 #include "platform_includes.h"
Header file of MAX149X6 Base Driver.
struct no_os_spi_init_param max14916_spi_ip
Definition: common_data.c:45
Header file of IIO MAX14916 Driver.
Structure holding the parameters for UART initialization.
Definition: no_os_uart.h:110
struct max149x6_init_param max14916_ip
Definition: common_data.c:53
Initialization parameter for the MAX149X6 device.
Definition: max149x6-base.h:54
Header file of MAX14916 Driver.
struct no_os_uart_init_param max14916_uart_ip
Definition: common_data.c:35
Structure holding the parameters for SPI initialization.
Definition: no_os_spi.h:140