zephyr/drivers/gpio
Piotr Mienkowski 33193a57eb gpio: add gpio_pin_interrupt_configure function
This commit moves interrupt configuration for a single pin from
gpio_pin_configure to gpio_pin_interrupt_configure function.

Signed-off-by: Piotr Mienkowski <piotr.mienkowski@gmail.com>
2020-02-05 12:00:36 +01:00
..
CMakeLists.txt arm: Removed support for CC2650 2020-01-18 09:27:55 -06:00
gpio_cc13xx_cc26xx.c
gpio_cc32xx.c
gpio_cmsdk_ahb.c treewide: use full path to clock_control/arm_clock_control.h header 2020-01-26 17:52:12 +01:00
gpio_cmsdk_ahb.h
gpio_dw_registers.h
gpio_dw.c drivers/gpio: Fix indentation in DW driver 2020-01-28 18:18:18 -05:00
gpio_dw.h
gpio_esp32.c dts: esp32: Add GPIO support in DT 2019-09-25 17:39:42 +02:00
gpio_gecko.c soc: gecko: Enable SWO output during SoC initialization 2019-11-19 13:56:06 -05:00
gpio_handlers.c gpio: add gpio_pin_interrupt_configure function 2020-02-05 12:00:36 +01:00
gpio_ht16k33.c treewide: use full path to led/ht16k33.h header 2020-01-26 17:52:12 +01:00
gpio_imx.c
gpio_intel_apl.c drivers: clean up flags in gpio_intel_apl driver 2019-09-18 13:28:58 +08:00
gpio_lmp90xxx.c treewide: use full path to adc/lmp90xxx.h header 2020-01-26 17:52:12 +01:00
gpio_mchp_xec.c drivers: gpio: xec: Ensure GPIO input is enabled 2019-09-30 13:42:58 -07:00
gpio_mcux_igpio.c drivers: gpio: Refactor mcux igpio driver to use generated dts macros 2020-01-14 11:10:27 -05:00
gpio_mcux_lpc.c
gpio_mcux.c
gpio_mmio32.c treewide: use full path to gpio/gpio_mmio32.h header 2020-01-26 17:52:12 +01:00
gpio_nrfx.c drivers: nrfx: Update implementations after switching to nrfx 2.0.0 2019-11-08 14:54:12 +01:00
gpio_pcal9535a.c drivers/gpio: pcal9535a: fix i2c write 2019-09-10 15:09:53 -05:00
gpio_pcal9535a.h
gpio_rv32m1.c
gpio_sam.c drivers: gpio: Add samv71 defines 2020-02-04 13:56:42 -05:00
gpio_sam0.c include/drivers: Move 2 specific intc headers into public location 2019-12-18 21:49:46 +01:00
gpio_shell.c
gpio_sifive.c drivers: gpio: fix sifive interrupt management 2019-11-12 07:08:18 -06:00
gpio_stellaris.c
gpio_stm32.c treewide: use full path to clock_control/stm32_clock_control.h header 2020-01-26 17:52:12 +01:00
gpio_stm32.h treewide: use full path to clock_control/stm32_clock_control.h header 2020-01-26 17:52:12 +01:00
gpio_sx1509b.c gpio: sx1509b: remove non-DTS support 2019-10-23 15:34:28 -05:00
gpio_utils.h
Kconfig arm: Removed support for CC2650 2020-01-18 09:27:55 -06:00
Kconfig.cc13xx_cc26xx kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.cc32xx kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.cmsdk_ahb kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.dw kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.esp32 kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.gecko gpio: silabs gecko: Add support for more ports 2019-11-13 12:05:48 -06:00
Kconfig.ht16k33 kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.imx kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.intel kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.lmp90xxx drivers: adc: add LMP90xxx ADC driver with GPIO 2020-01-09 17:27:52 +01:00
Kconfig.mcux kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.mcux_igpio kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.mcux_lpc kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.mmio32 kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.nrfx kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.pcal9535a kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.rv32m1 kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.sam kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.sam0 kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.sifive kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.stellaris kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.stm32 kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.sx1509b kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.xec kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00