-
CONFIG_CLOCK_CONTROL_NRF_K32SRC_RC
¶
RC Oscillator
Type: bool
Direct dependencies¶
<choice CLOCK_CONTROL_NRF_SOURCE: 32KHz clock source>
(Includes any dependencies from if’s and menus.)
Kconfig definition¶
At drivers/clock_control/Kconfig.nrf:30
Included via Kconfig:10
→ Kconfig.zephyr:35
→ drivers/Kconfig:52
→ drivers/clock_control/Kconfig:26
Menu path: (top menu) → Device Drivers → Hardware clock controller support → NRF Clock controller support → 32KHz clock source
config CLOCK_CONTROL_NRF_K32SRC_RC bool prompt "RC Oscillator" if <choice CLOCK_CONTROL_NRF_SOURCE: 32KHz clock source> depends on <choice CLOCK_CONTROL_NRF_SOURCE: 32KHz clock source>
(Definitions include propagated dependencies, including from if’s and menus.)