CONFIG_CLOCK_CONTROL_NRF_K32SRC_EXT_FULL_SWING
External full swing
Type: bool
Direct dependencies
SOC_SERIES_NRF52X
&& <choice CLOCK_CONTROL_NRF_SOURCE: 32KHz clock source>
(Includes any dependencies from ifs and menus.)
Symbols selected by this symbol
Kconfig definition
At <Zephyr>/drivers/clock_control/Kconfig.nrf:50
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:42
→ <Zephyr>/drivers/Kconfig:56
→ <Zephyr>/drivers/clock_control/Kconfig:29
Menu path: (Top) → Device Drivers → Hardware clock controller support → NRF Clock controller support → 32KHz clock source
config CLOCK_CONTROL_NRF_K32SRC_EXT_FULL_SWING
bool "External full swing"
select NRFX_CLOCK_LFXO_TWO_STAGE_ENABLED if !CLOCK_CONTROL_NRF_FORCE_ALT
depends on SOC_SERIES_NRF52X && <choice CLOCK_CONTROL_NRF_SOURCE>
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)