zephyr,ntc-thermistor-rt-table

Vendor: Zephyr-specific binding

Description

Common properties for NTC thermistors
For more information: https://www.electronics-tutorials.ws/io/thermistors.html

Properties

Properties not inherited from the base binding file.

Name

Type

Details

tr-table

array

NTC Thermistor Temp/Resistance Table formatted as an array like follows
<temp0 resistance0 temp1 resistance1 ...>
See `scripts/utils/ntc_thermistor_table.py` to help generate node.

This property is required.