CONFIG_OSC_LOW_POWER
Low power oscillator
Low power oscillator
Type: bool
Help
Set this option to use the oscillator in low-power mode.
Help
Set this option to use the oscillator in low-power 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:47
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:38
→ <Zephyr>/soc/Kconfig:15
→ <nRF>/doc/_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>
help
Set this option to use the oscillator in low-power mode.
At <Zephyr>/soc/arm/nxp_kinetis/Kconfig:47
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:38
→ <Zephyr>/soc/Kconfig:18
Menu path: (Top) → Hardware Configuration → Oscillator Mode Selection
config OSC_LOW_POWER
bool "Low power oscillator"
depends on <choice>
help
Set this option to use the oscillator in low-power mode.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)