CONFIG_OSC_HIGH_GAIN¶
High gain oscillator
High gain oscillator
Type: bool
Help¶
Set this option to use the oscillator in high-gain mode.
Help¶
Set this option to use the oscillator in high-gain mode.
Direct dependencies¶
<choice: Oscillator Mode Selection> || <choice: Oscillator Mode Selection>
(Includes any dependencies from ifs and menus.)
Kconfig definitions¶
At <Zephyr SoC>/arm/nxp_kinetis/Kconfig:52
Included via Kconfig:8
→ Kconfig.zephyr:38
→ <Zephyr SoC>/Kconfig:15
→ <BuildDir>/kconfig/Kconfig.soc.arch:2
Menu path: (Top) → Hardware Configuration → Oscillator Mode Selection
config OSC_HIGH_GAIN
bool "High gain oscillator"
depends on <choice>
help
Set this option to use the oscillator in high-gain mode.
At <Zephyr SoC>/arm/nxp_kinetis/Kconfig:52
Included via Kconfig:8
→ Kconfig.zephyr:38
→ <Zephyr SoC>/Kconfig:18
Menu path: (Top) → Hardware Configuration → Oscillator Mode Selection
config OSC_HIGH_GAIN
bool "High gain oscillator"
depends on <choice>
help
Set this option to use the oscillator in high-gain mode.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)