-
CONFIG_OSC_EXTERNAL
¶
External reference clock
Type: bool
Help¶
Set this option to use the oscillator in external reference clock mode.
Direct dependencies¶
<choice: Oscillator Mode Selection>
(Includes any dependencies from ifs and menus.)
Kconfig definition¶
At <Zephyr>/soc/arm/nxp_kinetis/Kconfig:42
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:28
→ <Zephyr>/soc/Kconfig:11
→ <BuildDir>/Kconfig/Kconfig.soc.arch:2
Menu path: (Top) → Hardware Configuration → Oscillator Mode Selection
config OSC_EXTERNAL bool "External reference clock" depends on <choice: Oscillator Mode Selection> help Set this option to use the oscillator in external reference clock mode.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)