CONFIG_SOC_DCDC_NRF53X_HV¶
(No prompt – not directly user assignable.)
Type: bool
Help¶
Enable nRF53 series System on Chip High Voltage DC/DC converter.
Help¶
Enable nRF53 series System on Chip High Voltage DC/DC converter.
Direct dependencies¶
(SOC_NRF5340_CPUAPP && SOC_FAMILY_NRF) || (SOC_NRF5340_CPUAPP && SOC_FAMILY_NRF)
(Includes any dependencies from ifs and menus.)
Defaults¶
No defaults. Implicitly defaults to n.
Symbols that select this symbol¶
Kconfig definitions¶
At <Zephyr SoC>/arm/nordic_nrf/nrf53/Kconfig.soc:138
Included via Kconfig:8 → Kconfig.zephyr:38 → <Zephyr SoC>/Kconfig:15 → <BuildDir>/kconfig/Kconfig.soc.arch:2 → <Zephyr SoC>/arm/nordic_nrf/Kconfig:17
Menu path: (Top) → Hardware Configuration
config SOC_DCDC_NRF53X_HV
    bool
    depends on SOC_NRF5340_CPUAPP && SOC_FAMILY_NRF
    help
      Enable nRF53 series System on Chip High Voltage DC/DC converter.
At <Zephyr SoC>/arm/nordic_nrf/nrf53/Kconfig.soc:138
Included via Kconfig:8 → Kconfig.zephyr:38 → <Zephyr SoC>/Kconfig:18 → <Zephyr SoC>/arm/nordic_nrf/Kconfig:17
Menu path: (Top) → Hardware Configuration
config SOC_DCDC_NRF53X_HV
    bool
    depends on SOC_NRF5340_CPUAPP && SOC_FAMILY_NRF
    help
      Enable nRF53 series System on Chip High Voltage DC/DC converter.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)