the commit test below adc driver api with different resolutions
and modes
adc_enable()
adc_read()
adc_disable()
move original adc test to adc_simple folder
Change-Id: I016b5e67a5d89fc8d5ae76f33799e5d3eb3e1cf8
Signed-off-by: jing wang <jing.j.wang@intel.com>
30 lines
832 B
INI
30 lines
832 B
INI
[test_adc_arc_resolution_6]
|
|
tags = drivers
|
|
arch_whitelist = arc
|
|
extra_args = CONF_FILE=prj_resolution_6.conf
|
|
platform_whitelist = quark_se_c1000_devboard arduino_101
|
|
|
|
[test_adc_arc_resolution_8]
|
|
tags = drivers
|
|
arch_whitelist = arc
|
|
extra_args = CONF_FILE=prj_resolution_8.conf
|
|
platform_whitelist = quark_se_c1000_devboard arduino_101
|
|
|
|
[test_adc_arc_resolution_10]
|
|
tags = drivers
|
|
arch_whitelist = arc
|
|
extra_args = CONF_FILE=prj_resolution_10.conf
|
|
platform_whitelist = quark_se_c1000_devboard arduino_101
|
|
|
|
[test_adc_arc_resolution_12]
|
|
tags = drivers
|
|
arch_whitelist = arc
|
|
extra_args = CONF_FILE=prj_resolution_12.conf
|
|
platform_whitelist = quark_se_c1000_devboard arduino_101
|
|
|
|
[test_adc_arc_poll_mode]
|
|
tags = drivers
|
|
arch_whitelist = arc
|
|
extra_args = CONF_FILE=prj_poll_mode.conf
|
|
platform_whitelist = quark_se_c1000_devboard arduino_101
|