zephyr/drivers/gpio
Christian Taedcke 158b635b57 drivers: gpio_gecko: Add gpio driver for Silabs EXX32 MCUs
Signed-off-by: Christian Taedcke <hacking@taedcke.com>
2017-10-10 11:56:47 -05:00
..
Kconfig drivers: gpio_gecko: Add gpio driver for Silabs EXX32 MCUs 2017-10-10 11:56:47 -05:00
Kconfig.atmel_sam3 arch: sam3x: update Kconfig options after move to SAM SoC family tree 2017-05-03 13:51:37 -04:00
Kconfig.cc32xx cc3200: Add a GPIO driver for the TI CC3200 LaunchXL 2016-12-20 09:14:48 -06:00
Kconfig.cc2650 cc2650: Add GPIO driver. 2017-06-16 16:18:12 -04:00
Kconfig.cmsdk_ahb license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Kconfig.dw doc: spelling fixes in Kconfig files 2017-06-12 19:40:51 -04:00
Kconfig.esp32 drivers: gpio: esp32: Add ESP32 GPIO driver 2017-08-09 12:26:14 -07:00
Kconfig.fe310 gpio: added support for the SiFive Freedom E310 GPIO driver 2017-04-02 15:15:25 +00:00
Kconfig.gecko drivers: gpio_gecko: Add gpio driver for Silabs EXX32 MCUs 2017-10-10 11:56:47 -05:00
Kconfig.mcux gpio: mcux: Revert to older GPIO device names as were used for Kinetis. 2017-02-28 11:18:32 +00:00
Kconfig.mmio32 spell: fix Kconfig help typos: /boards /drivers 2017-04-21 21:31:30 +00:00
Kconfig.nrf5 license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Kconfig.pcal9535a Kconfig: make all syslog variables depend on SYS_LOG 2017-08-04 14:34:54 -05:00
Kconfig.pulpino license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Kconfig.qmsi license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Kconfig.sch license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Kconfig.stm32 gpio: stm32: Add support for ports I to K 2017-03-27 09:05:57 -05:00
Makefile drivers: gpio_gecko: Add gpio driver for Silabs EXX32 MCUs 2017-10-10 11:56:47 -05:00
gpio_atmel_sam3.c arch: sam3x: Use ASF library 2017-05-19 10:06:48 -04:00
gpio_cc32xx.c cc3200: Remove TI cc3200 SOC and LaunchXL board support 2017-08-15 11:02:48 -05:00
gpio_cc2650.c drivers: gpio: Fix Coverity static scan issues 2017-08-08 09:42:14 -05:00
gpio_cmsdk_ahb.c drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00
gpio_cmsdk_ahb.h drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00
gpio_dw.c drivers/gpio: Use ifdef relevantly in DW drivers 2017-04-21 16:34:53 +00:00
gpio_dw.h drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00
gpio_dw_registers.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
gpio_esp32.c esp32: Prefix ROM routines with `esp32_rom_` 2017-10-09 20:53:22 -04:00
gpio_fe310.c drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00
gpio_gecko.c drivers: gpio_gecko: Add gpio driver for Silabs EXX32 MCUs 2017-10-10 11:56:47 -05:00
gpio_mcux.c drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00
gpio_mmio32.c drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00
gpio_nrf5.c drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00
gpio_pcal9535a.c cleanup: Move #include directives 2017-09-11 12:41:07 -04:00
gpio_pcal9535a.h drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00
gpio_pulpino.c drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00
gpio_qmsi.c drivers, net: Clean up semaphore initialization 2017-07-27 15:23:07 -04:00
gpio_qmsi_ss.c drivers, net: Clean up semaphore initialization 2017-07-27 15:23:07 -04:00
gpio_sch.c gpio_sch: use k_thread_create() 2017-05-11 20:24:22 -04:00
gpio_sch.h drivers: use K_THREAD_STACK_DEFINE macros 2017-06-09 18:53:28 -04:00
gpio_stm32.c stm32: clean up after completion of transition to ll Clock control 2017-06-02 14:11:13 -04:00
gpio_stm32.h drivers: pinmux: stm32: Clean up after rework 2017-07-26 15:16:52 -05:00
gpio_utils.h drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00