zephyr/drivers/gpio
Anas Nashif c1347b4730 kernel: replace all remaining nanokernel occurances
replace include <nanokernel.h> with <kernel.h> everywhere and also fix
any remaining mentions of nanokernel.

Keep the legacy samples/tests as is.

Change-Id: Iac48447bd191e83f21a719c69dc26233216d08dc
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-12-25 14:34:43 -05: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_dw_registers.h
gpio_dw.c
gpio_dw.h
gpio_k64.c
gpio_k64.h
gpio_nrf5.c gpio: nrf5x: Add support for GPIOTE and GPIO callbacks 2016-12-20 09:14:49 -06:00
gpio_pcal9535a.c drivers: eliminate nano/micro kernel usage 2016-12-21 18:45:02 +00:00
gpio_pcal9535a.h drivers: eliminate nano/micro kernel usage 2016-12-21 18:45:02 +00:00
gpio_qmsi_ss.c
gpio_qmsi.c
gpio_sch.c
gpio_sch.h drivers: eliminate nano/micro kernel usage 2016-12-21 18:45:02 +00:00
gpio_stm32.c
gpio_stm32.h
gpio_utils.h
Kconfig
Kconfig.atmel_sam3
Kconfig.cc32xx
Kconfig.cmsdk_ahb
Kconfig.dw
Kconfig.k64
Kconfig.nrf5
Kconfig.pcal9535a
Kconfig.qmsi
Kconfig.sch
Kconfig.stm32
Makefile