zephyr/drivers/gpio
Baohong Liu 44f0481979 drivers: gpio: Fix a gpio port read bug
address was passed to QMSi port read function, even though
value is needed.

Change-Id: I6b923fdc56114936fb4a0c55c923d6b37884e07c
Signed-off-by: Baohong Liu <baohong.liu@intel.com>
2016-06-03 16:36:25 +00:00
..
gpio_api_compat.c gpio: Fix returning codes 2016-04-26 22:49:48 +00:00
gpio_api_compat.h
gpio_atmel_sam3.c
gpio_dw_registers.h gpio: For ARC EM Starterkit, a 4-port GPIO implementation is being added 2016-05-26 00:10:42 +00:00
gpio_dw.c gpio: For ARC EM Starterkit, a 4-port GPIO implementation is being added 2016-05-26 00:10:42 +00:00
gpio_dw.h gpio: For ARC EM Starterkit, a 4-port GPIO implementation is being added 2016-05-26 00:10:42 +00:00
gpio_k64.c gpio_k64.c: configure pins as gpio alternate function in gpio_k64_configure() 2016-05-17 15:44:35 +00:00
gpio_k64.h
gpio_mmio.c
gpio_mmio.h
gpio_nrf5.c drivers: Add basic GPIO and UART support for nRF52 2016-05-27 01:38:21 +00:00
gpio_pcal9535a.c
gpio_pcal9535a.h
gpio_qmsi_ss.c gpio: quark se: Add QMSI 1.1-based GPIO shim driver 2016-05-23 21:31:05 +00:00
gpio_qmsi.c drivers: gpio: Fix a gpio port read bug 2016-06-03 16:36:25 +00:00
gpio_sch.c
gpio_sch.h
gpio_stm32.c
gpio_stm32.h
gpio_utils.h
Kconfig drivers: Add basic GPIO and UART support for nRF52 2016-05-27 01:38:21 +00:00
Kconfig.atmel_sam3
Kconfig.dw gpio: more TAB cleanup in Kconfig.dw 2016-05-25 18:11:03 -07:00
Kconfig.k64
Kconfig.mmio
Kconfig.nrf5 drivers: Add basic GPIO and UART support for nRF52 2016-05-27 01:38:21 +00:00
Kconfig.pcal9535a
Kconfig.qmsi Cleanup whitespace in Kconfig files 2016-05-25 13:28:07 -05:00
Kconfig.qmsi_ss gpio: quark se: Add QMSI 1.1-based GPIO shim driver 2016-05-23 21:31:05 +00:00
Kconfig.sch
Kconfig.stm32 Cleanup whitespace in Kconfig files 2016-05-25 13:28:07 -05:00
Makefile drivers: Add basic GPIO and UART support for nRF52 2016-05-27 01:38:21 +00:00