zephyr/drivers/gpio
Paul Sokolovsky 203dec3b69 gpio: mcux: Revert to older GPIO device names as were used for Kinetis.
These are more consistent with naming used by other ports (uppercase,
short), and some existing software relies on them to be exactly those.
This change is a follow up to the discussion on the Zephyr mailing
list, calling to establish consistent naming conventions for Zephyr
devices, and is a small step in that direction.

Change-Id: I013b0505b579c6337aeb6fbef2423216ca6cf046
Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
2017-02-28 11:18:32 +00:00
..
gpio_atmel_sam3.c
gpio_cc32xx.c
gpio_cmsdk_ahb.c
gpio_cmsdk_ahb.h
gpio_dw_registers.h
gpio_dw.c
gpio_dw.h
gpio_mcux.c
gpio_nrf5.c drivers: gpio: Set the line to the pull by default 2017-02-27 21:02:19 +00:00
gpio_pcal9535a.c
gpio_pcal9535a.h
gpio_pulpino.c
gpio_qmsi_ss.c
gpio_qmsi.c
gpio_sch.c
gpio_sch.h
gpio_stm32.c
gpio_stm32.h
gpio_utils.h
Kconfig
Kconfig.atmel_sam3
Kconfig.cc32xx
Kconfig.cmsdk_ahb
Kconfig.dw
Kconfig.mcux gpio: mcux: Revert to older GPIO device names as were used for Kinetis. 2017-02-28 11:18:32 +00:00
Kconfig.nrf5
Kconfig.pcal9535a
Kconfig.pulpino
Kconfig.qmsi
Kconfig.sch
Kconfig.stm32
Makefile