Home
last modified time | relevance | path

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

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