CONFIG_CLOCK_STM32F10X_CONN_LINE_PLL_MULTIPLIER:

PLL multiplier, allowed values: 4 - 9 and 13 (in fact the multiplication factor is 6.5). Values in range 10-12 are reserved. PLL output must not exceed 72MHz.

Symbol:

CLOCK_STM32F10X_CONN_LINE_PLL_MULTIPLIER

Type:

int

Value:

“4”

User value:

(no user value)

Visibility:

“n”

Is choice item:

false

Is defined:

true

Is from env.:

false

Is special:

false

Ranges:
  • [4, 13]
Prompts:
  • “PLL multiplier” if CLOCK_CONTROL_STM32F10X_CONN_LINE && CLOCK_STM32F10X_CONN_LINE_SYSCLK_SRC_PLLCLK (value: “n”)
Default values:
  • 9 (value: “n”)
  • Condition: CLOCK_CONTROL_STM32F10X_CONN_LINE && CLOCK_STM32F10X_CONN_LINE_SYSCLK_SRC_PLLCLK (value: “n”)
Selects:

(no selects)

Reverse (select-related) dependencies:
 

(no reverse dependencies)

Additional dependencies from enclosing menus and ifs:
 

SOC_STM32F10X_CONNECTIVITY_LINE_DEVICE && CLOCK_CONTROL (value: “n”)

Locations:
  • ../drivers/clock_control/Kconfig.stm32f107xx:95