CONFIG_DCDC_VALUE

DCDC value for VDD_SOC

Type: hex

Direct dependencies

(SOC_MIMXRT1011 && SOC_SERIES_IMX_RT) || (SOC_MIMXRT1015 && SOC_SERIES_IMX_RT) || (SOC_MIMXRT1021 && SOC_SERIES_IMX_RT) || (SOC_MIMXRT1024 && SOC_SERIES_IMX_RT) || (SOC_SERIES_IMX_RT && SOC_FAMILY_IMX)

(Includes any dependencies from ifs and menus.)

Defaults

  • 0x12

  • 0x12

  • 0x12

  • 0x12

  • 0x13

Kconfig definitions

At <SoC>/arm/nxp_imx/rt/Kconfig.defconfig.mimxrt1010:27

Included via Kconfig:8Kconfig.zephyr:27<SoC>/arm/nxp_imx/Kconfig.defconfig:8<SoC>/arm/nxp_imx/rt/Kconfig.defconfig.series:205

Menu path: (Top)

config DCDC_VALUE
    hex
    default 0x12
    depends on SOC_MIMXRT1011 && SOC_SERIES_IMX_RT

At <SoC>/arm/nxp_imx/rt/Kconfig.defconfig.mimxrt1015:23

Included via Kconfig:8Kconfig.zephyr:27<SoC>/arm/nxp_imx/Kconfig.defconfig:8<SoC>/arm/nxp_imx/rt/Kconfig.defconfig.series:205

Menu path: (Top)

config DCDC_VALUE
    hex
    default 0x12
    depends on SOC_MIMXRT1015 && SOC_SERIES_IMX_RT

At <SoC>/arm/nxp_imx/rt/Kconfig.defconfig.mimxrt1021:23

Included via Kconfig:8Kconfig.zephyr:27<SoC>/arm/nxp_imx/Kconfig.defconfig:8<SoC>/arm/nxp_imx/rt/Kconfig.defconfig.series:205

Menu path: (Top)

config DCDC_VALUE
    hex
    default 0x12
    depends on SOC_MIMXRT1021 && SOC_SERIES_IMX_RT

At <SoC>/arm/nxp_imx/rt/Kconfig.defconfig.mimxrt1024:23

Included via Kconfig:8Kconfig.zephyr:27<SoC>/arm/nxp_imx/Kconfig.defconfig:8<SoC>/arm/nxp_imx/rt/Kconfig.defconfig.series:205

Menu path: (Top)

config DCDC_VALUE
    hex
    default 0x12
    depends on SOC_MIMXRT1024 && SOC_SERIES_IMX_RT

At <SoC>/arm/nxp_imx/rt/Kconfig.soc:574

Included via Kconfig:8Kconfig.zephyr:38<SoC>/Kconfig:18<SoC>/arm/nxp_imx/Kconfig:14

Menu path: (Top) → Hardware Configuration

config DCDC_VALUE
    hex "DCDC value for VDD_SOC"
    default 0x13
    depends on SOC_SERIES_IMX_RT && SOC_FAMILY_IMX

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