Lines Matching +full:temperature +full:- +full:lookup +full:- +full:table
23 tables; e.g., NCP15WL333 support is added by the table ncpXXwl333.
30 -----------
32 The NTC (Negative Temperature Coefficient) thermistor is a simple thermistor
33 that requires users to provide the resistance and lookup the corresponding
34 compensation table to get the temperature input.
36 The NTC driver provides lookup tables with a linear approximation function
52 +----+-----------------------[read_uV]
56 -+- (ground)
58 2. connect = NTC_CONNECTED_POSITIVE, pullup_ohm = 0 (not-connected)::
64 +----------------------------[read_uV]
68 -+- (ground)
76 +----+-----------------------[read_uV]
80 -+----+- (ground)
82 4. connect = NTC_CONNECTED_GROUND, pulldown_ohm = 0 (not-connected)::
88 +----------------------------[read_uV]
92 -+- (ground)
100 ---------------
107 temp1_input RO measure the temperature and provide the measured value.