zephyr/soc/arm/st_stm32/stm32f7
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: Use 'default' instead of 'def_bool' in Kconfig.defconfig files 2018-11-13 16:04:01 -05:00
Kconfig.defconfig.stm32f723xe
Kconfig.defconfig.stm32f746xg
Kconfig.defconfig.stm32f756xx boards: arm: nucleo_f756zg: Created new board and soc definition 2018-12-17 11:35:27 -06:00
Kconfig.defconfig.stm32f769xi
Kconfig.series arch: arm: stm32f7: Kconfig: select CPU_HAS_ARM_MPU 2018-11-13 08:58:29 -05:00
Kconfig.soc boards: arm: nucleo_f756zg: Created new board and soc definition 2018-12-17 11:35:27 -06:00
dts_fixup.h drivers: flash: add driver for STM32F7x series 2018-12-17 08:15:59 -06:00
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