mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-30 12:25:21 +00:00
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> |
||
---|---|---|
.. | ||
dev | ||
stm32 | ||
CMakeLists.txt | ||
dummy.c | ||
Kconfig | ||
Kconfig.beetle | ||
Kconfig.cc2650 | ||
Kconfig.esp32 | ||
Kconfig.intel_s1000 | ||
Kconfig.mcux | ||
Kconfig.mcux_lpc | ||
Kconfig.sam0 | ||
Kconfig.sifive | ||
Kconfig.stm32 | ||
pinmux_cc2650.c | ||
pinmux_esp32.c | ||
pinmux_intel_s1000.c | ||
pinmux_mcux_lpc.c | ||
pinmux_mcux.c | ||
pinmux_qmsi.c | ||
pinmux_sam0.c | ||
pinmux_sifive.c | ||
pinmux.h |