Home
last modified time | relevance | path

Searched refs:R0_INPUT (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/tests/qtest/
H A Dnpcm7xx_adc-test.c32 #define R0_INPUT 500000 macro
115 return R0_INPUT + (R1_INPUT - R0_INPUT) * (int32_t)(measured - rv[0]) in adc_calibrate()
316 adc_calculate_output(R0_INPUT, iref), in test_calibrate()