Searched defs:sample_value (Results 1 – 2 of 2) sorted by relevance
63 uint32_t ntc_get_ohm_of_thermistor(const struct ntc_config *cfg, int sample_value, in ntc_get_ohm_of_thermistor()
105 int16_t sample_value = m_sample_buffer[i]; in check_samples() local