zephyr/soc/arm/st_stm32/stm32f0
Erwan Gouriou e25d6a65ac drivers/pinmux: stm32: Clean up after gpio driver factorization
Clean up a left over from GPIO driver factorization.
Definition of GPIO_REG_SIZE and GPIO_PORTS_BASE do not need anymore
to be spread accross SoCs.
Put these definitions directly in STM32 pinmux driver.

Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
2019-01-16 08:36:09 -06:00
..
CMakeLists.txt soc: arm: st_stm32: Cleanup gpio function code. 2019-01-10 13:09:19 -06:00
Kconfig.defconfig.series
Kconfig.defconfig.stm32f030x8
Kconfig.defconfig.stm32f051x8
Kconfig.defconfig.stm32f070xb
Kconfig.defconfig.stm32f072xb
Kconfig.defconfig.stm32f091xc
Kconfig.series
Kconfig.soc
dts_fixup.h
flash_registers.h
linker.ld
soc.c
soc.h drivers/pinmux: stm32: Clean up after gpio driver factorization 2019-01-16 08:36:09 -06:00
soc_registers.h soc: arm: st_stm32: Using LL library to implement gpio functions 2019-01-10 13:09:19 -06:00