zephyr/drivers/gpio
Erwan Gouriou 726d4dc437 drivers: stm32: clean up after stm23cube based clock control
After activation of cube based driver support on L4 and F3 series,
this commits performs the clean up of F3 and L4 relative code to
native clock control drivers.
Indirectly, it makes pwm driver supported de facto on F3 series

Change-Id: Idac17103a9b5ef6eab540719343cc8f5865f15fa
Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
2017-02-10 14:47:41 -06:00
..
gpio_atmel_sam3.c
gpio_cc32xx.c
gpio_cmsdk_ahb.c
gpio_cmsdk_ahb.h
gpio_dw_registers.h
gpio_dw.c gpio: Error GPIO_INT with GPIO_DIR_OUT consistently. 2017-02-08 13:31:08 +00:00
gpio_dw.h
gpio_mcux.c gpio: Error GPIO_INT with GPIO_DIR_OUT consistently. 2017-02-08 13:31:08 +00:00
gpio_nrf5.c
gpio_pcal9535a.c
gpio_pcal9535a.h
gpio_pulpino.c gpio: Error pin out of range consistently. 2017-02-08 13:31:08 +00:00
gpio_qmsi_ss.c drivers: Remove unnecessary CONFIG_SYS_POWER_DEEP_SLEEP 2017-02-10 16:27:32 +00:00
gpio_qmsi.c drivers: Remove unnecessary CONFIG_SYS_POWER_DEEP_SLEEP 2017-02-10 16:27:32 +00:00
gpio_sch.c
gpio_sch.h
gpio_stm32.c drivers: stm32: clean up after stm23cube based clock control 2017-02-10 14:47:41 -06:00
gpio_stm32.h gpio: update stm32 gpio to support LL clock control driver 2017-02-10 14:47:41 -06:00
gpio_utils.h drivers: Convert FOR_EACH macro instances to use CONTAINER 2017-02-10 16:16:16 +00:00
Kconfig
Kconfig.atmel_sam3
Kconfig.cc32xx
Kconfig.cmsdk_ahb
Kconfig.dw
Kconfig.mcux
Kconfig.nrf5
Kconfig.pcal9535a
Kconfig.pulpino
Kconfig.qmsi
Kconfig.sch
Kconfig.stm32
Makefile