zephyr/drivers/clock_control
Erwan Gouriou eed678612b clock_control: have FLASH_BASE compatible with ST CMSIS files
In ST CMSIS files, FLASH_BASE does not mean base address of FLASH register
Instead FLASH_R_BASE is used.
stm32f1 clock control driver is updated to be compatible with this naming.

Change-Id: Ic4fb49c60c392e15fd12c69266baf4c686bd343b
Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
2016-11-03 20:29:07 +00:00
..
Kconfig clock_control: stm32f4x: introduce driver for STM32F4x RCC 2016-10-28 18:58:03 +00:00
Kconfig.nrf5 drivers: clock_control: Add nRF5x Series SoC clock driver 2016-10-18 13:03:41 +00:00
Kconfig.quark_se boards: rename Quark SE Devboard to Quark SE C1000 2016-09-16 03:10:31 +00:00
Kconfig.stm32f4x clock_control: stm32f4x: introduce driver for STM32F4x RCC 2016-10-28 18:58:03 +00:00
Kconfig.stm32f10x stm32: rename SOC_STM32F1X -> SOC_SERIES_STM32F1X 2016-04-18 21:24:58 +00:00
Makefile clock_control: stm32f4x: introduce driver for STM32F4x RCC 2016-10-28 18:58:03 +00:00
nrf5_power_clock.c drivers/nrf5_power_clock: Make driver_api structure const. 2016-10-25 18:45:22 +00:00
quark_se_clock_control.c drivers/quark_se_clock_control: Make driver_api const. 2016-10-26 20:50:57 +00:00
stm32f4x_clock.c clock_control: stm32f4x: introduce driver for STM32F4x RCC 2016-10-28 18:58:03 +00:00
stm32f10x_clock.c clock_control: have FLASH_BASE compatible with ST CMSIS files 2016-11-03 20:29:07 +00:00