zephyr/drivers/gpio
Kumar Gala f20d2b6f41 drivers: rv32m1: remove bogus IRQ_PRI related defines
The defines related to IRQ priority don't exist and aren't used.  So
just pass 0 to IRQ_CONNECT for the priority field.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2019-06-24 07:22:27 -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
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
gpio_cc2650.c
gpio_cmsdk_ahb.c
gpio_cmsdk_ahb.h
gpio_dw_registers.h
gpio_dw.c
gpio_dw.h
gpio_esp32.c
gpio_gecko.c
gpio_handlers.c
gpio_ht16k33.c dts: Convert from DT_<COMPAT>_<INSTANCE>_<PROP> to DT_INST... 2019-06-14 08:02:15 -05:00
gpio_imx.c
gpio_intel_apl.c
gpio_mchp_xec.c drivers: gpio: Introduce microchip gpio driver 2019-05-08 16:39:54 -07:00
gpio_mcux_igpio.c
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
gpio_qmsi.c
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
gpio_sch.c
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
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
Kconfig drivers: gpio: Introduce microchip gpio driver 2019-05-08 16:39:54 -07:00
Kconfig.altera_nios2
Kconfig.atmel_sam3
Kconfig.cc13xx_cc26xx
Kconfig.cc32xx
Kconfig.cc2650
Kconfig.cmsdk_ahb
Kconfig.dw
Kconfig.esp32
Kconfig.gecko
Kconfig.ht16k33 doc: fix Kconfig misspellings 2019-06-18 15:07:52 -04:00
Kconfig.imx
Kconfig.intel
Kconfig.mcux
Kconfig.mcux_igpio
Kconfig.mcux_lpc
Kconfig.mmio32
Kconfig.nrfx
Kconfig.pcal9535a
Kconfig.qmsi
Kconfig.rv32m1
Kconfig.sam
Kconfig.sam0
Kconfig.sch
Kconfig.sifive drivers/gpio: Remove DTS fixups for SiFive GPIO 2019-05-30 18:40:26 -04:00
Kconfig.stellaris
Kconfig.stm32
Kconfig.sx1509b
Kconfig.xec drivers: gpio: Introduce microchip gpio driver 2019-05-08 16:39:54 -07:00