- choice SOC_GECKO_EMU_DCDC_MODE: DC/DC mode
DC/DC mode
DC/DC mode
Type: bool
Help
Select power configuration mode of the on chip DC/DC converter.
Help
Select power configuration mode of the on chip DC/DC converter.
Direct dependencies
(SOC_GECKO_EMU_DCDC
&& SOC_FAMILY_EXX32
) || (SOC_GECKO_EMU_DCDC
&& SOC_FAMILY_EXX32
)
(Includes any dependencies from ifs and menus.)
Defaults
No defaults. Implicitly defaults to the first (visible) choice option.
Choice options
Kconfig definitions
At <Zephyr>/soc/arm/silabs_exx32/Kconfig:118
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 → Enable SoC DC/DC regulator
choice SOC_GECKO_EMU_DCDC_MODE
bool "DC/DC mode"
depends on SOC_GECKO_EMU_DCDC && SOC_FAMILY_EXX32
help
Select power configuration mode of the on chip DC/DC converter.
At <Zephyr>/soc/arm/silabs_exx32/Kconfig:118
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:38
→ <Zephyr>/soc/Kconfig:18
Menu path: (Top) → Hardware Configuration → Enable SoC DC/DC regulator
choice SOC_GECKO_EMU_DCDC_MODE
bool "DC/DC mode"
depends on SOC_GECKO_EMU_DCDC && SOC_FAMILY_EXX32
help
Select power configuration mode of the on chip DC/DC converter.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)