zephyr/drivers/gpio
Marcin Niestroj 09a57a5e81 gpio: stm32: statify gpio_stm32_enable_int()
This allows compiler to inline function body and reduce overall code
size.

Signed-off-by: Marcin Niestroj <m.niestroj@grinn-global.com>
2019-11-13 12:05:48 -06:00
..
CMakeLists.txt drivers: gpio: remove altera gpio driver 2019-11-06 10:56:41 -05:00
gpio_cc13xx_cc26xx.c
gpio_cc32xx.c
gpio_cc2650.c
gpio_cmsdk_ahb.c
gpio_cmsdk_ahb.h
gpio_dw_registers.h
gpio_dw.c drivers: gpio: fix misuse of u8_t where bool is intended 2019-09-18 13:28:58 +08: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
gpio_handlers.c
gpio_ht16k33.c
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_mchp_xec.c drivers: gpio: xec: Ensure GPIO input is enabled 2019-09-30 13:42:58 -07:00
gpio_mcux_igpio.c
gpio_mcux_lpc.c
gpio_mcux.c
gpio_mmio32.c
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
gpio_pcal9535a.h
gpio_rv32m1.c
gpio_sam.c drivers: fix #ifdef in gpio_sam driver 2019-09-12 13:25:30 -05:00
gpio_sam0.c gpio: sam0: provide PORT_PMUX_PMUXE_A_Val define 2019-11-06 17:49:28 -08: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 gpio: stm32: statify gpio_stm32_enable_int() 2019-11-13 12:05:48 -06:00
gpio_stm32.h drivers: gpio: Add STM32G4X gpio support 2019-10-04 18:44:24 -07:00
gpio_sx1509b.c gpio: sx1509b: remove non-DTS support 2019-10-23 15:34:28 -05:00
gpio_utils.h
Kconfig drivers: gpio: remove altera gpio driver 2019-11-06 10:56:41 -05: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.cc2650 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 kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05: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.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