Go to the documentation of this file.
33 #ifndef __COMMON_DATA_H__
34 #define __COMMON_DATA_H__
36 #include "platform_includes.h"
struct ltc2983_rsense ltc2983_rsense_2
Definition: common_data.c:102
Structure holding the parameters for GPIO initialization.
Definition: no_os_gpio.h:79
struct ltc2983_thermistor ltc2983_thermistor_10
Definition: common_data.c:131
sense resistor descriptor for LTC2983
Definition: ltc2983.h:374
Header file of IIO LTC2983 driver.
thermistor sensor descriptor for LTC2983
Definition: ltc2983.h:324
struct ltc2983_rsense ltc2983_rsense_3
Definition: common_data.c:149
struct ltc2983_custom_sensor ltc2983_thermistor_12_custom
const struct no_os_gpio_init_param ltc2983_gpio_rstn
Definition: common_data.c:58
struct ltc2983_custom_sensor ltc2983_thermocouple_20_custom
struct ltc2983_thermistor ltc2983_thermistor_8
Definition: common_data.c:116
RTD sensor descriptor for LTC2983.
Definition: ltc2983.h:306
struct ltc2983_rtd ltc2983_rtd_11
Definition: common_data.c:180
struct ltc2983_rtd ltc2983_rtd_6
Definition: common_data.c:164
custom LTC2983 sensor struct
Definition: ltc2983.h:280
Structure holding the parameters for UART initialization.
Definition: no_os_uart.h:110
LTC2983 init param.
Definition: ltc2983.h:228
struct ltc2983_init_param ltc2983_ip
Definition: common_data.c:65
struct no_os_uart_init_param uip
Definition: common_data.c:42
const struct no_os_spi_init_param ltc2983_spi_ip
Definition: common_data.c:47
Structure holding the parameters for SPI initialization.
Definition: no_os_spi.h:140