zephyr/drivers/gpio
Jean-Paul Etienne 67dcd1b0b0 gpio: added support for the pulpino GPIO controller driver
tested with blinky, button and disco apps

Change-Id: I4b520d4f3e42c97e4a723747ce4a6c67ca9f1d18
Signed-off-by: Jean-Paul Etienne <fractalclone@gmail.com>
2017-01-13 19:57:03 +00:00
..
Kconfig gpio: added support for the pulpino GPIO controller driver 2017-01-13 19:57:03 +00:00
Kconfig.atmel_sam3 gpio: Cleanup Atmel SAM3 gpio driver 2016-11-16 17:18:00 +00:00
Kconfig.cc32xx cc3200: Add a GPIO driver for the TI CC3200 LaunchXL 2016-12-20 09:14:48 -06:00
Kconfig.cmsdk_ahb gpio: Add ARM CMSDK (Cortex-M System Design Kit) AHB GPIO driver 2016-11-11 20:39:52 +00:00
Kconfig.dw gpio: Cleanup DW gpio driver 2016-11-16 17:18:01 +00:00
Kconfig.mcux gpio: Introduce new mcux gpio driver 2017-01-12 09:46:27 -06:00
Kconfig.nrf5 gpio: Cleanup Kconfig dependancy for nRF5X support 2016-11-16 17:18:00 +00:00
Kconfig.pcal9535a kernel: remove dependency on CONFIG_NANO_TIMERS/TIMEOUTS 2017-01-08 18:09:52 +00:00
Kconfig.pulpino gpio: added support for the pulpino GPIO controller driver 2017-01-13 19:57:03 +00:00
Kconfig.qmsi gpio qmsi: Differentiate between the SoC GPIO and SS GPIO 2016-11-02 22:24:52 +00:00
Kconfig.sch doc: Fix terminology in Kconfig files for 'platform' 2016-08-18 21:17:29 +00:00
Kconfig.stm32 stm32l4: add gpio support for l4 2016-12-06 10:31:45 -06:00
Makefile gpio: added support for the pulpino GPIO controller driver 2017-01-13 19:57:03 +00:00
gpio_atmel_sam3.c drivers: gpio_atmel: Fix erronous if statement 2016-12-24 13:52:51 +00:00
gpio_cc32xx.c kernel: replace all remaining nanokernel occurances 2016-12-25 14:34:43 -05:00
gpio_cmsdk_ahb.c drivers: gpio_cmsdk_ahb: Fix erronous if statements 2016-12-21 13:49:40 +00:00
gpio_cmsdk_ahb.h gpio: Add ARM CMSDK (Cortex-M System Design Kit) AHB GPIO driver 2016-11-11 20:39:52 +00:00
gpio_dw.c drivers: Remove legacy nanokernel.h include 2016-12-04 14:59:37 -06:00
gpio_dw.h gpio: Cleanup DW gpio driver 2016-11-16 17:18:01 +00:00
gpio_dw_registers.h gpio: Cleanup DW gpio driver 2016-11-16 17:18:01 +00:00
gpio_mcux.c gpio: Introduce new mcux gpio driver 2017-01-12 09:46:27 -06:00
gpio_nrf5.c gpio: nrf5x: Add support for GPIOTE and GPIO callbacks 2016-12-20 09:14:49 -06:00
gpio_pcal9535a.c driver: gpio: remove nano_timer code 2017-01-07 12:16:06 +00:00
gpio_pcal9535a.h driver: gpio: remove nano_timer code 2017-01-07 12:16:06 +00:00
gpio_pulpino.c gpio: added support for the pulpino GPIO controller driver 2017-01-13 19:57:03 +00:00
gpio_qmsi.c drivers: gpio: Remove contradictory if statement evaluation 2016-11-17 14:23:28 +00:00
gpio_qmsi_ss.c drivers: gpio_ss: Remove contradictory if statement evaluation 2016-11-17 14:23:24 +00:00
gpio_sch.c logging: move sys_log to subsys/logging 2016-12-19 19:58:39 +00:00
gpio_sch.h driver: gpio: remove nano_timer code 2017-01-07 12:16:06 +00:00
gpio_stm32.c stm32l4: add gpio support for l4 2016-12-06 10:31:45 -06:00
gpio_stm32.h stm32l4: add gpio support for l4 2016-12-06 10:31:45 -06:00
gpio_utils.h gpio: Improve the public API to handle multi callbacks 2016-04-22 22:15:12 -04:00