Searched defs:ohm (Results 1 – 1 of 1) sorted by relevance
37 unsigned int ohm; member170 unsigned int ohm, int *i_low, int *i_high) in lookup_comp()222 static int get_temp_mC(struct ntc_data *data, unsigned int ohm, int *temp) in get_temp_mC()250 unsigned int ohm = 0; in ntc_thermistor_read() local