Searched refs:pullup_ohm (Results 1 – 3 of 3) sorted by relevance
26 uint32_t pullup_ohm; member
147 .pullup_ohm = DT_INST_PROP(inst, pullup_ohm), \
79 ohm = cfg->pullup_ohm * sample_value / (sample_value_max - sample_value); in ntc_get_ohm_of_thermistor()