mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-03 21:51:57 +00:00
During introduction of LL clock_control driver on stm32f4 series, AHB2 clock activation/deactivation case was let under stm32l4 condition preventing activation of this clock with F4 series. This patch fixes the issue. Change-Id: I5e488e990d33252f491f8960fc7a798ca3416be2 Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org> |
||
---|---|---|
.. | ||
beetle_clock_control.c | ||
Kconfig | ||
Kconfig.beetle | ||
Kconfig.nrf5 | ||
Kconfig.quark_se | ||
Kconfig.stm32 | ||
Kconfig.stm32f10x | ||
Kconfig.stm32f107xx | ||
Makefile | ||
nrf5_power_clock.c | ||
quark_se_clock_control.c | ||
stm32_ll_clock.c | ||
stm32_ll_clock.h | ||
stm32f3x_ll_clock.c | ||
stm32f4x_ll_clock.c | ||
stm32f10x_clock.c | ||
stm32f107xx_clock.c | ||
stm32l4x_ll_clock.c |