Searched defs:vref (Results 1 – 2 of 2) sorted by relevance
/qemu/include/hw/adc/ | ||
H A D | npcm7xx_adc.h | 59 uint32_t vref; member |
/qemu/tests/qtest/ | ||
H A D | npcm7xx_adc-test.c | 236 uint32_t index, input, vref, output, expected_output; in test_convert_external() local |