zephyr/drivers/gpio
Erwan Gouriou e88cdffcd6 drivers/gpio: stm32: exti: Clear triggers when not requested
Since it is now possible to disable/re-enable interrupts and
also to reconfigure an already configured interrupt, it is
now required to clear non requested triggers.
While it is not strictly requested, triggers are also cleared
when interrupt is disabled (assuming trigger should be configured
when interrupt is enabled).

Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>

fixup exti
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: Update cc13x2/cc26x2 gpio driver to use new gpio api 2020-02-05 12:00:36 +01:00
gpio_cc32xx.c drivers: gpio: cc32xx: add assertions to check number of pins 2020-02-05 12:00:36 +01:00
gpio_cmsdk_ahb.c drivers: gpio_cmsdk_ahb: Add gpio_driver_data to driver data 2020-02-05 12:00:36 +01:00
gpio_cmsdk_ahb.h
gpio_dw_registers.h drivers: gpio_dw: update to use new GPIO API 2020-02-05 12:00:36 +01:00
gpio_dw.c drivers: gpio_dw: update to use new GPIO API 2020-02-05 12:00:36 +01:00
gpio_dw.h drivers: gpio_dw: Add gpio_driver_data to driver data 2020-02-05 12:00:36 +01:00
gpio_esp32.c drivers: gpio_esp32: Add gpio_driver_data to driver data 2020-02-05 12:00:36 +01:00
gpio_gecko.c drivers: gpio_gecko: Update for handling local layer in core 2020-02-05 12:00:36 +01:00
gpio_handlers.c gpio: use named types to distinguish pin sets from pin values 2020-02-05 12:00:36 +01:00
gpio_ht16k33.c drivers: gpio_ht16k33: update to use new GPIO API 2020-02-05 12:00:36 +01:00
gpio_imx.c gpio: Update imx gpio driver to use new gpio api 2020-02-05 12:00:36 +01:00
gpio_intel_apl.c drivers: gpio_intel_apl: Add gpio_driver_data to driver data 2020-02-05 12:00:36 +01: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_mchp_xec: update to use new GPIO API 2020-02-05 12:00:36 +01:00
gpio_mcux_igpio.c gpio: Update mcux igpio driver to use new gpio api 2020-02-05 12:00:36 +01:00
gpio_mcux_lpc.c drivers: gpio_mcux_lpc: Add gpio_driver_data to driver data 2020-02-05 12:00:36 +01:00
gpio_mcux.c drivers: gpio_mcux: fix handling of unsupported configurations 2020-02-05 12:00:36 +01:00
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: gpio_nrfx: Update for handling local layer in core 2020-02-05 12:00:36 +01:00
gpio_pcal9535a.c drivers/gpio: pcal9535a: fix i2c write 2019-09-10 15:09:53 -05:00
gpio_pcal9535a.h drivers: gpio_pcal9535a: Add gpio_driver_data to driver data 2020-02-05 12:00:36 +01:00
gpio_rv32m1.c drivers: gpio_rv32m1: Add gpio_driver_data to driver data 2020-02-05 12:00:36 +01:00
gpio_sam.c drivers: gpio_sam: Update for handling local layer in core 2020-02-05 12:00:36 +01:00
gpio_sam0.c drivers: gpio_sam0: Add gpio_driver_data to driver data 2020-02-05 12:00:36 +01:00
gpio_shell.c
gpio_sifive.c drivers: gpio_sifive: Add gpio_driver_data to driver data 2020-02-05 12:00:36 +01:00
gpio_stellaris.c drivers: gpio_stellaris: Add gpio_driver_data to driver data 2020-02-05 12:00:36 +01:00
gpio_stm32.c drivers/gpio: stm32: exti: Clear triggers when not requested 2020-02-05 12:00:36 +01:00
gpio_stm32.h drivers/gpio: stm32: Update to new GPIO api 2020-02-05 12:00:36 +01:00
gpio_sx1509b.c drivers: gpio_sx1509b: update to use new GPIO API 2020-02-05 12:00:36 +01: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