CONFIG_CLOCK_STM32_PLL_PREDIV:

PREDIV is PLLSCR clock signal prescaler, allowed values: 1 - 16.

Symbol:

CLOCK_STM32_PLL_PREDIV

Type:

int

Value:

“1”

User value:

(no user value)

Visibility:

“n”

Is choice item:

false

Is defined:

true

Is from env.:

false

Is special:

false

Ranges:
  • [1, 16]
Prompts:
  • “PREDIV Prescaler” if CLOCK_CONTROL_STM32_CUBE (value: “n”)
Default values:
  • 1 (value: “n”)
  • Condition: CLOCK_CONTROL_STM32_CUBE (value: “n”)
Selects:

(no selects)

Reverse (select-related) dependencies:
 

(no reverse dependencies)

Additional dependencies from enclosing menus and ifs:
 

SOC_FAMILY_STM32 && CLOCK_CONTROL && SOC_SERIES_STM32F3X (value: “n”)

Locations:
  • ../drivers/clock_control/Kconfig.stm32:86