zephyr/drivers/clock_control
Erwan Gouriou 9208d9f8db drivers: clock_control: fix AHB2 bus clock activation on stm32f4
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>
2017-05-15 08:27:27 -05:00
..
beetle_clock_control.c
Kconfig
Kconfig.beetle
Kconfig.nrf5
Kconfig.quark_se
Kconfig.stm32 driver: clock control stm32: align f4 factor names on l4 2017-04-28 15:26:37 -05:00
Kconfig.stm32f10x
Kconfig.stm32f107xx doc: misspellings in Kconfig files 2017-05-05 19:38:53 -04:00
Makefile
nrf5_power_clock.c
quark_se_clock_control.c
stm32_ll_clock.c drivers: clock_control: fix AHB2 bus clock activation on stm32f4 2017-05-15 08:27:27 -05:00
stm32_ll_clock.h
stm32f3x_ll_clock.c
stm32f4x_ll_clock.c driver: clock control stm32: align f4 factor names on l4 2017-04-28 15:26:37 -05:00
stm32f10x_clock.c
stm32f107xx_clock.c
stm32l4x_ll_clock.c