..
Kconfig
cc3200: Add a GPIO driver for the TI CC3200 LaunchXL
2016-12-20 09:14:48 -06: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.k64
gpio: Cleanup Kconfig for K64F
2016-11-16 17:18:01 +00: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.qmsi
gpio qmsi: Differentiate between the SoC GPIO and SS GPIO
2016-11-02 22:24:52 +00:00
Kconfig.sch
…
Kconfig.stm32
stm32l4: add gpio support for l4
2016-12-06 10:31:45 -06:00
Makefile
cc3200: Add a GPIO driver for the TI CC3200 LaunchXL
2016-12-20 09:14:48 -06: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_k64.c
drivers: Remove legacy nanokernel.h include
2016-12-04 14:59:37 -06:00
gpio_k64.h
drivers: Remove legacy nanokernel.h include
2016-12-04 14:59:37 -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_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
…