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 if’s and menus.)

Kconfig definition

At arch/arm/soc/nxp_kinetis/Kconfig:58

Included via Kconfig:10Kconfig.zephyr:23arch/Kconfig:16arch/arm/Kconfig:23

Menu path: (top menu) → ARM Options → SoC Configuration → Oscillator Mode Selection

config OSC_LOW_POWER
    bool
    prompt "Low power oscillator" if <choice: Oscillator Mode Selection>
    depends on <choice: Oscillator Mode Selection>
    help
      Set this option to use the oscillator in low-power mode.

(Definitions include propagated dependencies, including from if’s and menus.)