..
CMakeLists.txt
drivers: gpio: Add LiteX GPIO driver
2020-02-05 12:00:36 +01:00
gpio_cc13xx_cc26xx.c
drivers: gpio_cc13xx_cc26xx: add support for pin validation
2020-02-05 12:00:36 +01:00
gpio_cc32xx.c
drivers: gpio_cc32xx: add support for pin validation
2020-02-05 12:00:36 +01:00
gpio_cmsdk_ahb.c
drivers: gpio_cmsdk_ahb: add support for pin validation
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
drivers: gpio_dw: add support for pin validation
2020-02-05 12:00:36 +01: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
drivers: gpio_esp32: add support for pin validation
2020-02-05 12:00:36 +01:00
gpio_gecko.c
drivers: gpio_gecko: add hard-coded support for pin validation
2020-02-05 12:00:36 +01:00
gpio_handlers.c
drivers: gpio: provide typedefs for flags and devicetree properties
2020-02-05 12:00:36 +01:00
gpio_ht16k33.c
drivers: gpio_ht16k33: add hard-coded support for pin validation
2020-02-05 12:00:36 +01:00
gpio_imx.c
drivers: gpio_imx: add support for pin validation
2020-02-05 12:00:36 +01:00
gpio_intel_apl.c
drivers: gpio_intel_apl: add support for pin validation
2020-02-05 12:00:36 +01:00
gpio_litex.c
drivers: gpio: Add LiteX GPIO driver
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: add support for pin validation
2020-02-05 12:00:36 +01:00
gpio_mcux.c
drivers: gpio_mcux: add support for pin validation
2020-02-05 12:00:36 +01:00
gpio_mcux_igpio.c
drivers: gpio_mcux_igpio: add support for pin validation
2020-02-05 12:00:36 +01:00
gpio_mcux_lpc.c
drivers: gpio_mcux_lpc: add support for pin validation
2020-02-05 12:00:36 +01:00
gpio_mmio32.c
drivers: mmio32: update to use new GPIO API
2020-02-05 12:00:36 +01:00
gpio_nrfx.c
drivers: gpio_nrfx: add support for pin validation
2020-02-05 12:00:36 +01:00
gpio_pca95xx.c
drivers: gpio_pca95xx: add support for pin validation
2020-02-05 12:00:36 +01:00
gpio_rv32m1.c
drivers: gpio_rv32m1: add support for pin validation
2020-02-05 12:00:36 +01:00
gpio_sam.c
drivers: gpio_sam: add support for pin validation
2020-02-05 12:00:36 +01:00
gpio_sam0.c
drivers: gpio_sam0: add support for pin validation
2020-02-05 12:00:36 +01:00
gpio_shell.c
cleanup: include/: move misc/printk.h to sys/printk.h
2019-06-27 22:55:49 -04:00
gpio_sifive.c
drivers: gpio_sifive: add support for pin validation
2020-02-05 12:00:36 +01:00
gpio_stellaris.c
drivers: gpio_stellaris: add support for pin validation
2020-02-05 12:00:36 +01:00
gpio_stm32.c
drivers/interrup_controller: stm32: stm32_exti_enable could be void
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: add support for pin validation
2020-02-05 12:00:36 +01: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
kconfig: Clean up header comments and make them consistent
2019-11-04 17:31:27 -05: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: 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.litex
drivers: gpio: Add LiteX GPIO driver
2020-02-05 12:00:36 +01: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
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
gpio: pca95xx: convert kconfig to DTS
2020-02-05 12:00:36 +01: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