CONFIG_CLOCK_CONTROL_NRF_K32SRC_SYNTH

Synthesized from HFCLK

Type: bool

Direct dependencies

!SOC_SERIES_NRF91X && <choice CLOCK_CONTROL_NRF_SOURCE: 32KHz clock source>

(Includes any dependencies from ifs and menus.)

Kconfig definition

At <Zephyr>/drivers/clock_control/Kconfig.nrf:41

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:32<Zephyr>/drivers/Kconfig:54<Zephyr>/drivers/clock_control/Kconfig:23

Menu path: (Top) → Device Drivers → Hardware clock controller support → NRF Clock controller support → 32KHz clock source

config CLOCK_CONTROL_NRF_K32SRC_SYNTH
    bool "Synthesized from HFCLK"
    depends on !SOC_SERIES_NRF91X && <choice CLOCK_CONTROL_NRF_SOURCE: 32KHz clock source>

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)