zephyr/drivers/gpio
Justin Watson 558281b096 arch: sam3x: update Kconfig options after move to SAM SoC family tree
The files for the Arduino Due needed to be updated to use the new
configuration when the SoC moved from the atmel_sam3 directory to
the atmel_sam/sam3x directory.

Jira: ZEP-2067

Signed-off-by: Justin Watson <jwatson5@gmail.com>
2017-05-03 13:51:37 -04:00
..
gpio_atmel_sam3.c drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00
gpio_cc32xx.c drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -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_registers.h
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_fe310.c drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -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 drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05: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_ss.c drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00
gpio_qmsi.c drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00
gpio_sch.c drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00
gpio_sch.h drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00
gpio_stm32.c stm32f4: Clean references to stm32f4 specific clock control 2017-04-28 15:26:11 -05:00
gpio_stm32.h stm32f4: Clean references to stm32f4 specific clock control 2017-04-28 15:26:11 -05:00
gpio_utils.h drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00
Kconfig spell: fix Kconfig help typos: /boards /drivers 2017-04-21 21:31:30 +00: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
Kconfig.cmsdk_ahb
Kconfig.dw
Kconfig.fe310
Kconfig.mcux
Kconfig.mmio32 spell: fix Kconfig help typos: /boards /drivers 2017-04-21 21:31:30 +00:00
Kconfig.nrf5
Kconfig.pcal9535a spell: fix Kconfig help typos: /boards /drivers 2017-04-21 21:31:30 +00:00
Kconfig.pulpino
Kconfig.qmsi
Kconfig.sch
Kconfig.stm32
Makefile