Add functions for the adc device 66/133266/4
authorjino.cho <jino.cho@samsung.com>
Thu, 1 Jun 2017 01:34:29 +0000 (10:34 +0900)
committerjino.cho <jino.cho@samsung.com>
Mon, 12 Jun 2017 06:47:45 +0000 (15:47 +0900)
commit3bc859e9bfc590eae9edc687b1e20c8de3a4a9e7
tree02928958f7f425835a24a0c4f8b3e876ea9b405c
parent4ea8d1dd7c7efe24d53443cd279777e5a02edf65
Add functions for the adc device

This patch support the adc device. And, it should work properly
if the patch for peripheral-io is applied together.

Change-Id: I08d9f518bbc554deaf9ced1007534adee05f2911
Signed-off-by: jino.cho <jino.cho@samsung.com>
CMakeLists.txt
src/daemon/peripheral_bus.c
src/daemon/peripheral_bus.h
src/daemon/peripheral_bus_adc.c [new file with mode: 0644]
src/daemon/peripheral_bus_adc.h [new file with mode: 0644]
src/daemon/peripheral_io.xml
src/interface/adc.c
src/interface/include/adc.h