CONFIG_CLOCK_STM32_APB1_PRESCALER:

APB1 Low speed clock (PCLK1) prescaler, allowed values: 1, 2, 4, 8, 16

Symbol:

CLOCK_STM32_APB1_PRESCALER

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:
  • “APB1 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 (value: “n”)

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