Home
last modified time | relevance | path

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

/openbmc/openbmc-tools/adcapp/src/
H A Dadcapp.c63 get_adc_value_t get_adc_value; in main() local
/openbmc/u-boot/board/samsung/universal_c210/
H A Duniversal.c47 static unsigned short get_adc_value(int channel) in get_adc_value() function