Home
last modified time | relevance | path

Searched defs:ohm (Results 1 – 3 of 3) 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()
66 uint32_t ohm; in ntc_get_ohm_of_thermistor() local
85 int32_t ntc_get_temp_mc(const struct ntc_type *type, unsigned int ohm) in ntc_get_temp_mc()
Dntc_thermistor.h15 const uint32_t ohm; member
Dntc_thermistor.c73 uint32_t ohm; in ntc_thermistor_channel_get() local