Home
last modified time | relevance | path

Searched refs:i_high (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/drivers/sensor/ntc_thermistor/
Dntc_thermistor_calc.c38 static void ntc_lookup_comp(const struct ntc_type *type, unsigned int ohm, int *i_low, int *i_high) in ntc_lookup_comp() argument
60 *i_high = high; in ntc_lookup_comp()