The latest development version of this page may be more current than this released 1.14.1 version.
choice SOC_GECKO_EMU_DCDC_MODE: DC/DC mode

DC/DC mode

Type: bool

Help

Select power configuration mode of the on chip DC/DC converter.

Direct dependencies

SOC_GECKO_EMU_DCDC && SOC_FAMILY_EXX32

(Includes any dependencies from if’s and menus.)

Defaults

No defaults. Implicitly defaults to the first (visible) choice option.

Kconfig definition

At soc/arm/silabs_exx32/Kconfig:110

Included via Kconfig:10Kconfig.zephyr:27soc/Kconfig:12

Menu path: (top menu) → Hardware Configuration

choice SOC_GECKO_EMU_DCDC_MODE
    bool
    prompt "DC/DC mode" if SOC_GECKO_EMU_DCDC && SOC_FAMILY_EXX32
    depends on SOC_GECKO_EMU_DCDC && SOC_FAMILY_EXX32
    help
      Select power configuration mode of the on chip DC/DC converter.

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