zephyr/soc
Erwan Gouriou 785ecf0991 drivers/clock_control: stm32f1: Deal with stm32f100xx devices
According to RM0041.pdf clock tree for stm32f100xx devices is
different from both STM32F10X density and connectivity lines devices,
but is a combination of both.

Rework symbols definitions so that STM32F100xx is neither of those
and uses:
- CLOCK_STM32_PLL_MULTIPLIER as on SOC_STM32F10X_DENSITY_DEVICE
- CLOCK_STM32_PLL_PREDIV1 as on SOC_STM32F10X_CONNECTIVITY_LINE_...

Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
2021-05-04 13:02:26 -05:00
..
arc ARC: Kconfig: cleanup CPU_ARCEM / CPU_ARCHS options usage 2021-03-25 07:23:02 -04:00
arm drivers/clock_control: stm32f1: Deal with stm32f100xx devices 2021-05-04 13:02:26 -05:00
arm64 board: arm64: Add FVP Base RevC 2xAEMv8A board 2021-04-27 13:30:07 -04:00
nios2 soc: nios2: Cleanup linker scripts to use new DTS macros 2020-04-30 20:59:13 -05:00
posix posix: Add missing include 2021-04-27 13:17:36 -04:00
riscv drivers/interrupt_controller/intc_ite_it8xxx2: global ite_intc_isr_clear() 2021-05-03 19:58:40 -04:00
sparc boards: set CPU_HAS_FPU on LEON3 soc and boards 2020-12-04 14:33:43 +02:00
x86 soc: x86/ia32: add missing curly braces in soc.h 2021-04-28 18:45:15 -04:00
xtensa ADSP / SOF: don't force uniprocessor mode 2021-05-03 17:13:01 -04:00
Kconfig timing: introduce timing functions as a generic feature 2020-09-05 13:28:38 -05:00