The latest development version of this page may be more current than this released 2.7.5 version.

CONFIG_SOC_GECKO_EMU_DCDC_MODE_OFF

DC/DC Off

Type: bool

Direct dependencies

<choice SOC_GECKO_EMU_DCDC_MODE: DC/DC mode>

(Includes any dependencies from ifs and menus.)

Kconfig definition

At soc/arm/silabs_exx32/Kconfig:130

Included via Kconfig:8Kconfig.zephyr:38soc/Kconfig:18

Menu path: (Top) → Hardware Configuration → Enable SoC DC/DC regulator → DC/DC mode

config SOC_GECKO_EMU_DCDC_MODE_OFF
    bool "DC/DC Off"
    depends on <choice SOC_GECKO_EMU_DCDC_MODE>

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)