zephyr,ntc-thermistor

Vendor: Zephyr-specific binding

Description

Generic NTC Thermistor

Properties

Properties not inherited from the base binding file.

Name

Type

Details

zephyr,rt-table

phandle

R/T table for NTC thermistor.

This property is required.

r25-ohm

int

The resistance value of the thermistor at 25 C.

pullup-uv

int

The pullup voltage microvoltage in the circuit.

pullup-ohm

int

The pullup resistance in the circuit.

pulldown-ohm

int

The pulldown resistance in the circuit.

connection-type

string

The connection type of the circuit model used.

Legal values: 'NTC_CONNECTED_POSITIVE', 'NTC_CONNECTED_GROUND'

friendly-name

string

Human readable string describing the sensor. It can be used to
distinguish multiple instances of the same model (e.g., lid accelerometer
vs. base accelerometer in a laptop) to a host operating system.

This property is defined in the Generic Sensor Property Usages of the HID
Usage Tables specification
(https://usb.org/sites/default/files/hut1_3_0.pdf, section 22.5).