Home
last modified time | relevance | path

Searched defs:sample_value (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/drivers/sensor/ntc_thermistor/
Dntc_thermistor_calc.c63 uint32_t ntc_get_ohm_of_thermistor(const struct ntc_config *cfg, int sample_value, in ntc_get_ohm_of_thermistor()
/Zephyr-latest/tests/drivers/adc/adc_api/src/
Dtest_adc.c105 int16_t sample_value = m_sample_buffer[i]; in check_samples() local