no-OS
Variables
common_data.h File Reference
#include "platform_includes.h"
#include "ltc2983.h"
Include dependency graph for common_data.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Variables

struct no_os_uart_init_param uip
 
const struct no_os_spi_init_param ltc2983_spi_ip
 
const struct no_os_gpio_init_param ltc2983_gpio_rstn
 
struct ltc2983_init_param ltc2983_ip
 
struct ltc2983_rsense ltc2983_rsense_2
 
struct ltc2983_thermistor ltc2983_thermistor_8
 
struct ltc2983_thermistor ltc2983_thermistor_10
 
struct ltc2983_rsense ltc2983_rsense_3
 
struct ltc2983_rtd ltc2983_rtd_6
 
struct ltc2983_rtd ltc2983_rtd_11
 
struct ltc2983_custom_sensor ltc2983_thermistor_12_custom
 
struct ltc2983_custom_sensor ltc2983_thermocouple_20_custom
 

Variable Documentation

◆ ltc2983_gpio_rstn

const struct no_os_gpio_init_param ltc2983_gpio_rstn

◆ ltc2983_ip

struct ltc2983_init_param ltc2983_ip

◆ ltc2983_rsense_2

struct ltc2983_rsense ltc2983_rsense_2

DC2214A Sensors

Sense resistor connected to channels 1-2 Resistance: 2k ohms

◆ ltc2983_rsense_3

struct ltc2983_rsense ltc2983_rsense_3

DC2213A Sensors

Sense resistor connected to channels 2-3 Resistance: 2k ohms

◆ ltc2983_rtd_11

struct ltc2983_rtd ltc2983_rtd_11

RTD simulator connected to channels 10-11 Type: PT-1000 Sense resistor: channel 3

◆ ltc2983_rtd_6

struct ltc2983_rtd ltc2983_rtd_6

RTD fixed simulator connected to channels 3-6 Type: PT-100 Sense resistor: channel 3

◆ ltc2983_spi_ip

const struct no_os_spi_init_param ltc2983_spi_ip

◆ ltc2983_thermistor_10

struct ltc2983_thermistor ltc2983_thermistor_10

Thermistor fixed simulator connected to channel 10 Sense Resistor: Channel 2 Expected: -30.59 C

◆ ltc2983_thermistor_12_custom

struct ltc2983_custom_sensor ltc2983_thermistor_12_custom

custom data

◆ ltc2983_thermistor_8

struct ltc2983_thermistor ltc2983_thermistor_8

Thermistor simulator connected to channel 8 Sense Resistor: Channel 2

◆ ltc2983_thermocouple_20_custom

struct ltc2983_custom_sensor ltc2983_thermocouple_20_custom

◆ uip