Searched refs:NTC_CONNECTED_POSITIVE (Results 1 – 2 of 2) sorted by relevance
381 enum { NTC_CONNECTED_POSITIVE, NTC_CONNECTED_GROUND } connect; enumerator434 if (data->connect == NTC_CONNECTED_POSITIVE && puo == 0) in get_ohm_of_thermistor()438 else if (data->connect == NTC_CONNECTED_POSITIVE) in get_ohm_of_thermistor()636 data->connect = NTC_CONNECTED_POSITIVE; in ntc_thermistor_parse_props()665 NTC_CONNECTED_POSITIVE) || in ntc_thermistor_probe()666 (data->connect != NTC_CONNECTED_POSITIVE && in ntc_thermistor_probe()
46 1. connect = NTC_CONNECTED_POSITIVE, pullup_ohm > 0::58 2. connect = NTC_CONNECTED_POSITIVE, pullup_ohm = 0 (not-connected)::