-
CONFIG_CLOCK_CONTROL_NRF_K32SRC_XTAL
¶
Crystal Oscillator
Type: bool
Direct dependencies¶
<choice CLOCK_CONTROL_NRF_SOURCE: 32KHz clock source>
(Includes any dependencies from ifs and menus.)
Symbols selected by this symbol¶
Kconfig definition¶
At drivers/clock_control/Kconfig.nrf:36
Included via Kconfig:8
→ Kconfig.zephyr:32
→ drivers/Kconfig:54
→ 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_XTAL bool "Crystal Oscillator" selectNRFX_CLOCK_LFXO_TWO_STAGE_ENABLED
if !SOC_SERIES_BSIM_NRFXX
depends on <choice CLOCK_CONTROL_NRF_SOURCE: 32KHz clock source>
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)