zephyr/drivers/gpio
Anas Nashif 85b3c2c62a qmsi: gpio: use built-in qmsi driver
Change-Id: I11444bcc146dbc477bb605f6b405bee559716f2a
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-04-22 20:55:36 -04:00
..
Kconfig gpio/stm32: add common driver for STM32 GPIO 2016-03-18 16:27:04 +01:00
Kconfig.atmel_sam3 gpio: restructure Kconfig options 2016-03-17 21:05:12 +00:00
Kconfig.dw gpio/dw: remove kconfigs that are SoC specific 2016-04-02 23:11:07 +00:00
Kconfig.k64 kinetis: reorganise soc directory using soc family 2016-04-18 21:24:58 +00:00
Kconfig.mmio gpio: restructure Kconfig options 2016-03-17 21:05:12 +00:00
Kconfig.pcal9535a gpio: restructure Kconfig options 2016-03-17 21:05:12 +00:00
Kconfig.qmsi qmsi: gpio: use built-in qmsi driver 2016-04-22 20:55:36 -04:00
Kconfig.sch gpio/sch: remove kconfigs that are SoC specific 2016-03-31 23:17:23 +00:00
Kconfig.stm32 stm32: rename CONFIG_SOC_STM32 -> CONFIG_SOC_FAMILY_STM32 2016-04-18 21:24:58 +00:00
Makefile gpio/stm32: add common driver for STM32 GPIO 2016-03-18 16:27:04 +01:00
gpio_atmel_sam3.c gpio/atmel_sam3: convert to use DEVICE_AND_API_INIT() 2016-04-15 22:06:14 +00:00
gpio_dw.c gpio/dw: convert to use DEVICE_AND_API_INIT() 2016-04-15 22:06:10 +00:00
gpio_dw.h c++: Add extern "C" { } block to header files 2016-02-05 20:25:22 -05:00
gpio_dw_registers.h gpio: dw: Refactor how general interrupt unmasking is proceeded 2016-02-05 20:25:21 -05:00
gpio_k64.c gpio/k64: convert to use DEVICE_AND_API_INIT() 2016-04-15 22:06:12 +00:00
gpio_k64.h drivers: gpio: Align the style all over the drivers 2016-03-24 08:01:52 +00:00
gpio_mmio.c power_mgmt: Add device power management support 2016-03-26 14:35:11 -04:00
gpio_mmio.h drivers: gpio: Align the style all over the drivers 2016-03-24 08:01:52 +00:00
gpio_pcal9535a.c gpio/pcal_9535a: move driver_api assignment later 2016-04-12 19:30:35 +08:00
gpio_pcal9535a.h drivers: Replace DEV_OK by 0 2016-03-16 19:30:04 -04:00
gpio_qmsi.c qmsi: gpio: use built-in qmsi driver 2016-04-22 20:55:36 -04:00
gpio_sch.c gpio/sch: remove kconfigs that are SoC specific 2016-03-31 23:17:23 +00:00
gpio_sch.h struct packing 2016-02-10 16:21:26 +00:00
gpio_stm32.c stm32: rename SOC_STM32F1X -> SOC_SERIES_STM32F1X 2016-04-18 21:24:58 +00:00
gpio_stm32.h pinmux: Move STM32 boards to the pinmux model 2016-03-25 06:17:33 -04:00