zephyr/drivers/gpio
Kumar Gala 9213024696 drivers: gpio: stellaris: convert to DT_INST defines
Convert driver to use DT_INST_ defines.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2020-03-12 04:54:04 -06:00
..
CMakeLists.txt drivers: gpio: Add LiteX GPIO driver 2020-02-05 12:00:36 +01:00
gpio_cc13xx_cc26xx.c gpio: clean up internal API function prototypes 2020-02-05 12:00:36 +01:00
gpio_cc32xx.c drivers: gpio_cc32xx: disable interrupts before changing interrupt type 2020-02-17 18:14:57 -06:00
gpio_cmsdk_ahb.c gpio: clean up internal API function prototypes 2020-02-05 12:00:36 +01:00
gpio_cmsdk_ahb.h cleanup: include/: move gpio.h to drivers/gpio.h 2019-06-27 22:55:49 -04:00
gpio_dw.c driver: gpio: dw: convert to DT_INST defines 2020-03-11 07:59:38 -06:00
gpio_dw.h drivers: gpio_dw: add support for pin validation 2020-02-05 12:00:36 +01:00
gpio_dw_registers.h drivers: gpio_dw: update to use new GPIO API 2020-02-05 12:00:36 +01:00
gpio_esp32.c gpio: clean up internal API function prototypes 2020-02-05 12:00:36 +01:00
gpio_gecko.c gpio: clean up internal API function prototypes 2020-02-05 12:00:36 +01:00
gpio_handlers.c drivers: gpio: fix syscall handlers 2020-03-07 09:22:50 +02:00
gpio_ht16k33.c gpio: clean up internal API function prototypes 2020-02-05 12:00:36 +01:00
gpio_imx.c gpio: clean up internal API function prototypes 2020-02-05 12:00:36 +01:00
gpio_intel_apl.c gpio: clean up internal API function prototypes 2020-02-05 12:00:36 +01:00
gpio_litex.c gpio: clean up internal API function prototypes 2020-02-05 12:00:36 +01:00
gpio_lmp90xxx.c gpio: clean up internal API function prototypes 2020-02-05 12:00:36 +01:00
gpio_mchp_xec.c gpio: clean up internal API function prototypes 2020-02-05 12:00:36 +01:00
gpio_mcux.c gpio: clean up internal API function prototypes 2020-02-05 12:00:36 +01:00
gpio_mcux_igpio.c gpio: clean up internal API function prototypes 2020-02-05 12:00:36 +01:00
gpio_mcux_lpc.c gpio: clean up internal API function prototypes 2020-02-05 12:00:36 +01:00
gpio_mmio32.c gpio: clean up internal API function prototypes 2020-02-05 12:00:36 +01:00
gpio_nrfx.c gpio: clean up internal API function prototypes 2020-02-05 12:00:36 +01:00
gpio_pca95xx.c drivers: gpio_pca95xx: add missing gpio_utils.h include 2020-02-17 16:27:19 -05:00
gpio_rv32m1.c gpio: clean up internal API function prototypes 2020-02-05 12:00:36 +01:00
gpio_sam.c drivers: gpio: gpio_sam.c: Add missing config 2020-03-10 14:43:36 +02:00
gpio_sam0.c gpio: clean up internal API function prototypes 2020-02-05 12:00:36 +01:00
gpio_shell.c gpio: replace GPIO_DIR flags 2020-02-05 12:00:36 +01:00
gpio_sifive.c gpio: clean up internal API function prototypes 2020-02-05 12:00:36 +01:00
gpio_stellaris.c drivers: gpio: stellaris: convert to DT_INST defines 2020-03-12 04:54:04 -06:00
gpio_stm32.c gpio: clean up internal API function prototypes 2020-02-05 12:00:36 +01:00
gpio_stm32.h drivers: gpio_stm32: add support for pin validation 2020-02-05 12:00:36 +01:00
gpio_sx1509b.c drivers: gpio_sx1509b: correct handling of initialized output 2020-02-13 12:59:16 +02:00
gpio_utils.h drivers: gpio: add support for device-specific pin validation 2020-02-05 12:00:36 +01:00
Kconfig drivers: gpio: Add LiteX GPIO driver 2020-02-05 12:00:36 +01: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 driver: gpio: dw: convert to DT_INST defines 2020-03-11 07:59:38 -06:00
Kconfig.esp32 drivers: gpio_esp32: update to use new GPIO API 2020-02-05 12:00:36 +01:00
Kconfig.gecko gpio: silabs gecko: Add support for more ports 2019-11-13 12:05:48 -06:00
Kconfig.ht16k33 kconfig: Replace non-defconfig single-symbol 'if's with 'depends on' 2020-02-12 10:32:34 -06:00
Kconfig.imx kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.intel kconfig: Replace non-defconfig single-symbol 'if's with 'depends on' 2020-02-12 10:32:34 -06:00
Kconfig.litex drivers: gpio: Add LiteX GPIO driver 2020-02-05 12:00:36 +01:00
Kconfig.lmp90xxx kconfig: Replace non-defconfig single-symbol 'if's with 'depends on' 2020-02-12 10:32:34 -06: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 drivers: gpio_mcux_lpc GPIO interrupts 2020-02-05 12:00:36 +01: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.pca95xx kconfig: Replace non-defconfig single-symbol 'if's with 'depends on' 2020-02-12 10:32:34 -06: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 drivers: gpio: stellaris: convert to DT_INST defines 2020-03-12 04:54:04 -06:00
Kconfig.stm32 kconfig: Replace non-defconfig single-symbol 'if's with 'depends on' 2020-02-12 10:32:34 -06: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