zephyr/drivers/clock_control
Anas Nashif 4b411b34a1 stm32: rename SOC_STM32F1X -> SOC_SERIES_STM32F1X
Use SOC_SERIES_* for naming SoCs with similar features and architectures
with the goal of code reuse. The Series in the config variable should avoid
name collisions and clearly denote the relationships within an SoC family.

Change-Id: I7a98542f96b5d5dc3acc23782c4d45f98cceb599
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-04-18 21:24:58 +00:00
..
Kconfig clock_control/stm32f10x: introduce driver for STM32F10x RCC 2016-03-16 18:11:18 +00:00
Kconfig.quark_se clock_control/quark_se: fix default kconfig dependencies 2016-03-18 11:27:09 +00:00
Kconfig.stm32f10x stm32: rename SOC_STM32F1X -> SOC_SERIES_STM32F1X 2016-04-18 21:24:58 +00:00
Makefile clock_control/stm32f10x: introduce driver for STM32F10x RCC 2016-03-16 18:11:18 +00:00
quark_se_clock_control.c clock_control/quark_se: convert to use DEVICE_AND_API_INIT() 2016-04-15 22:06:09 +00:00
stm32f10x_clock.c clock_control/stm32f10x: convert to use DEVICE_AND_API_INIT() 2016-04-15 22:06:14 +00:00