-
CONFIG_OSC_LOW_POWER
¶
Low power oscillator
Type: bool
Help¶
Set this option to use the oscillator in low-power mode.
Direct dependencies¶
<choice: Oscillator Mode Selection>
(Includes any dependencies from ifs and menus.)
Kconfig definition¶
At soc/arm/nxp_kinetis/Kconfig:47
Included via Kconfig:8
→ Kconfig.zephyr:28
→ soc/Kconfig:11
→ /home/runner/work/bridle/bridle/workspace/build/Kconfig/Kconfig.soc.arch:2
Menu path: (Top) → Hardware Configuration → Oscillator Mode Selection
config OSC_LOW_POWER bool "Low power oscillator" depends on <choice: Oscillator Mode Selection> help Set this option to use the oscillator in low-power mode.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)