Go to the documentation of this file.
33 #ifndef __COMMON_DATA_H__
34 #define __COMMON_DATA_H__
36 #include "platform_includes.h"
const struct no_os_spi_init_param max31855_spi_ip
Definition: common_data.c:48
struct max31855_init_param max31855_ip
Definition: common_data.c:59
MAX31855 comm init param.
Definition: max31855.h:68
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
Structure holding the parameters for SPI initialization.
Definition: no_os_spi.h:140
Header file of IIO MAX31855 driver.