interface: change the type of parameters in interface functions. 75/159975/4
authorSegwon <segwon.han@samsung.com>
Tue, 14 Nov 2017 04:19:48 +0000 (13:19 +0900)
committerSegwon <segwon.han@samsung.com>
Tue, 14 Nov 2017 08:24:56 +0000 (17:24 +0900)
commit7e9d52a11322171f21a19d17244b72d7d81a040f
tree2dc5fd85cd6ab238e729855ae03a265366976eff
parent625deea325617c6597ccbd4221b7c8db519a0203
interface: change the type of parameters in interface functions.

 - it matches the parameter type of the API

Change-Id: I79d7b66fb917affd4398c1609b367859bc5da3bc
Signed-off-by: Segwon <segwon.han@samsung.com>
include/interface/peripheral_interface_gpio.h
include/interface/peripheral_interface_i2c.h
include/interface/peripheral_interface_pwm.h
include/interface/peripheral_interface_spi.h
include/interface/peripheral_interface_uart.h
src/interface/peripheral_interface_gpio.c
src/interface/peripheral_interface_i2c.c
src/interface/peripheral_interface_pwm.c
src/interface/peripheral_interface_spi.c
src/interface/peripheral_interface_uart.c