Searched refs:ntc_get_ohm_of_thermistor (Results 1 – 3 of 3) sorted by relevance
50 uint32_t ntc_get_ohm_of_thermistor(const struct ntc_config *cfg, int sample_value,
63 uint32_t ntc_get_ohm_of_thermistor(const struct ntc_config *cfg, int sample_value, in ntc_get_ohm_of_thermistor() function
78 ohm = ntc_get_ohm_of_thermistor(&cfg->ntc_cfg, data->sample_val, in ntc_thermistor_channel_get()