CONFIG_SOC_GECKO_EMU_DCDC_MODE_ON

DC/DC On

DC/DC On

Type: bool

Direct dependencies

<choice SOC_GECKO_EMU_DCDC_MODE: DC/DC mode> || <choice SOC_GECKO_EMU_DCDC_MODE: DC/DC mode>

(Includes any dependencies from ifs and menus.)

Kconfig definitions

At <Zephyr SoC>/arm/silabs_exx32/Kconfig:127

Included via Kconfig:8Kconfig.zephyr:38<Zephyr SoC>/Kconfig:15<BuildDir>/kconfig/Kconfig.soc.arch:2

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

config SOC_GECKO_EMU_DCDC_MODE_ON
    bool "DC/DC On"
    depends on <choice SOC_GECKO_EMU_DCDC_MODE>

At <Zephyr SoC>/arm/silabs_exx32/Kconfig:127

Included via Kconfig:8Kconfig.zephyr:38<Zephyr SoC>/Kconfig:18

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

config SOC_GECKO_EMU_DCDC_MODE_ON
    bool "DC/DC On"
    depends on <choice SOC_GECKO_EMU_DCDC_MODE>

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