zephyr/drivers/gpio
Anas Nashif 43a49335f4 include: move interrupt controller headers to interrupt_controller/
Move internal and architecture specific headers from include/drivers to
subfolder for interrupt_controller:

include/drivers/interrupt_controller/

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2019-06-25 15:27:00 -04:00
..
CMakeLists.txt drivers: gpio: Introduce microchip gpio driver 2019-05-08 16:39:54 -07:00
gpio_altera_nios2.c
gpio_atmel_sam3.c drivers: Rename reserved function names 2019-04-03 17:31:00 -04:00
gpio_cc13xx_cc26xx.c dts: Convert from DT_<COMPAT>_<INSTANCE>_<PROP> to DT_INST... 2019-06-14 08:02:15 -05:00
gpio_cc32xx.c drivers: Rename reserved function names 2019-04-03 17:31:00 -04:00
gpio_cc2650.c drivers: Rename reserved function names 2019-04-03 17:31:00 -04:00
gpio_cmsdk_ahb.c drivers: Rename reserved function names 2019-04-03 17:31:00 -04:00
gpio_cmsdk_ahb.h
gpio_dw_registers.h
gpio_dw.c include: move interrupt controller headers to interrupt_controller/ 2019-06-25 15:27:00 -04:00
gpio_dw.h
gpio_esp32.c drivers: Rename reserved function names 2019-04-03 17:31:00 -04:00
gpio_gecko.c drivers: Rename reserved function names 2019-04-03 17:31:00 -04:00
gpio_handlers.c all: Update reserved function names 2019-03-11 13:48:42 -04:00
gpio_ht16k33.c dts: Convert from DT_<COMPAT>_<INSTANCE>_<PROP> to DT_INST... 2019-06-14 08:02:15 -05:00
gpio_imx.c drivers: Rename reserved function names 2019-04-03 17:31:00 -04:00
gpio_intel_apl.c drivers/gpio/gpio_intel_apl: remove dependency on shared interrupts 2019-04-23 09:10:00 -07:00
gpio_mchp_xec.c drivers: gpio: Introduce microchip gpio driver 2019-05-08 16:39:54 -07:00
gpio_mcux_igpio.c drivers: Rename reserved function names 2019-04-03 17:31:00 -04:00
gpio_mcux_lpc.c
gpio_mcux.c drivers: Update DT IRQ alias defines 2019-06-21 07:53:05 -05:00
gpio_mmio32.c
gpio_nrfx.c drivers: Update DT IRQ alias defines 2019-06-21 07:53:05 -05:00
gpio_pcal9535a.c style: add braces around if/while statements 2019-06-06 15:20:21 +02:00
gpio_pcal9535a.h docs: fix misspelling across the tree 2019-06-19 15:34:13 -05:00
gpio_qmsi_ss.c drivers: Rename reserved function names 2019-04-03 17:31:00 -04:00
gpio_qmsi.c include: move interrupt controller headers to interrupt_controller/ 2019-06-25 15:27:00 -04:00
gpio_rv32m1.c drivers: rv32m1: remove bogus IRQ_PRI related defines 2019-06-24 07:22:27 -04:00
gpio_sam.c docs: fix misspelling across the tree 2019-06-19 15:34:13 -05:00
gpio_sam0.c drivers: gpio: sam0: Add interrupt support 2019-05-07 08:43:56 -04:00
gpio_sch.c drivers: Rename reserved function names 2019-04-03 17:31:00 -04:00
gpio_sch.h
gpio_shell.c
gpio_sifive.c dts: Convert from DT_<COMPAT>_<INSTANCE>_<PROP> to DT_INST... 2019-06-14 08:02:15 -05:00
gpio_stellaris.c drivers: Rename reserved function names 2019-04-03 17:31:00 -04:00
gpio_stm32.c drivers: stm32: Fix disabling EXTI subsystem 2019-06-04 09:22:13 -04:00
gpio_stm32.h kconfig: Use 'CONFIG_FOO_*' in #endif comments to avoid CI failures 2019-05-18 07:20:44 -05:00
gpio_sx1509b.c dts: Convert from DT_<COMPAT>_<INSTANCE>_<PROP> to DT_INST... 2019-06-14 08:02:15 -05:00
gpio_utils.h drivers: Rename reserved function names 2019-04-03 17:31:00 -04:00
Kconfig drivers: gpio: Introduce microchip gpio driver 2019-05-08 16:39:54 -07:00
Kconfig.altera_nios2 kconfig: gpio: Remove lots of redundant GPIO dependencies 2019-03-07 20:28:04 -05:00
Kconfig.atmel_sam3 kconfig: gpio: Remove lots of redundant GPIO dependencies 2019-03-07 20:28:04 -05:00
Kconfig.cc13xx_cc26xx soc: ti_simplelink: add support for TI CC13x2 / CC26x2 series 2019-05-04 09:13:43 -05:00
Kconfig.cc32xx license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
Kconfig.cc2650 kconfig: gpio: Remove lots of redundant GPIO dependencies 2019-03-07 20:28:04 -05:00
Kconfig.cmsdk_ahb kconfig: gpio: Remove lots of redundant GPIO dependencies 2019-03-07 20:28:04 -05:00
Kconfig.dw kconfig: gpio: Remove lots of redundant GPIO dependencies 2019-03-07 20:28:04 -05:00
Kconfig.esp32 kconfig: gpio: Remove lots of redundant GPIO dependencies 2019-03-07 20:28:04 -05:00
Kconfig.gecko kconfig: gpio: Remove lots of redundant GPIO dependencies 2019-03-07 20:28:04 -05:00
Kconfig.ht16k33 doc: fix Kconfig misspellings 2019-06-18 15:07:52 -04:00
Kconfig.imx kconfig: gpio: Remove lots of redundant GPIO dependencies 2019-03-07 20:28:04 -05:00
Kconfig.intel kconfig: gpio: Remove lots of redundant GPIO dependencies 2019-03-07 20:28:04 -05:00
Kconfig.mcux kconfig: gpio: Remove lots of redundant GPIO dependencies 2019-03-07 20:28:04 -05:00
Kconfig.mcux_igpio kconfig: gpio: Remove lots of redundant GPIO dependencies 2019-03-07 20:28:04 -05:00
Kconfig.mcux_lpc kconfig: gpio: Remove lots of redundant GPIO dependencies 2019-03-07 20:28:04 -05:00
Kconfig.mmio32
Kconfig.nrfx
Kconfig.pcal9535a kconfig: gpio: Remove lots of redundant GPIO dependencies 2019-03-07 20:28:04 -05:00
Kconfig.qmsi kconfig: gpio: Remove lots of redundant GPIO dependencies 2019-03-07 20:28:04 -05:00
Kconfig.rv32m1 kconfig: gpio: Remove lots of redundant GPIO dependencies 2019-03-07 20:28:04 -05:00
Kconfig.sam soc: sam0: Enable generic peripheral selection 2019-04-19 14:37:17 -05:00
Kconfig.sam0 soc: sam0: Enable generic peripheral selection 2019-04-19 14:37:17 -05:00
Kconfig.sch kconfig: gpio: Remove lots of redundant GPIO dependencies 2019-03-07 20:28:04 -05:00
Kconfig.sifive drivers/gpio: Remove DTS fixups for SiFive GPIO 2019-05-30 18:40:26 -04:00
Kconfig.stellaris kconfig: gpio: Remove lots of redundant GPIO dependencies 2019-03-07 20:28:04 -05:00
Kconfig.stm32 kconfig: gpio: Remove lots of redundant GPIO dependencies 2019-03-07 20:28:04 -05:00
Kconfig.sx1509b kconfig: gpio: Remove lots of redundant GPIO dependencies 2019-03-07 20:28:04 -05:00
Kconfig.xec drivers: gpio: Introduce microchip gpio driver 2019-05-08 16:39:54 -07:00