CONFIG_SOC_HFXO_CAP_DEFAULT
SoC default
SoC default
Type: bool
Help
When this option is used, the SoC initialization routine does not
touch the XOSC32MCAPS register value, so the default setting for
the SoC is in effect. Please note that this may not necessarily be
the reset value (0) for the register, as the register can be set
during the device trimming in the SystemInit() function.
Help
When this option is used, the SoC initialization routine does not
touch the XOSC32MCAPS register value, so the default setting for
the SoC is in effect. Please note that this may not necessarily be
the reset value (0) for the register, as the register can be set
during the device trimming in the SystemInit() function.
Direct dependencies
<choice SOC_HFXO_LOAD_CAPACITANCE: HFXO load capacitance> || <choice SOC_HFXO_LOAD_CAPACITANCE: HFXO load capacitance>
(Includes any dependencies from ifs and menus.)
Kconfig definitions
At <Zephyr>/soc/arm/nordic_nrf/nrf53/Kconfig.soc:184
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:38
→ <Zephyr>/soc/Kconfig:15
→ <nRF>/doc/_build/kconfig/Kconfig.soc.arch:2
→ <Zephyr>/soc/arm/nordic_nrf/Kconfig:17
Menu path: (Top) → Hardware Configuration → HFXO load capacitance
config SOC_HFXO_CAP_DEFAULT
bool "SoC default"
depends on <choice SOC_HFXO_LOAD_CAPACITANCE>
help
When this option is used, the SoC initialization routine does not
touch the XOSC32MCAPS register value, so the default setting for
the SoC is in effect. Please note that this may not necessarily be
the reset value (0) for the register, as the register can be set
during the device trimming in the SystemInit() function.
At <Zephyr>/soc/arm/nordic_nrf/nrf53/Kconfig.soc:184
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:38
→ <Zephyr>/soc/Kconfig:18
→ <Zephyr>/soc/arm/nordic_nrf/Kconfig:17
Menu path: (Top) → Hardware Configuration → HFXO load capacitance
config SOC_HFXO_CAP_DEFAULT
bool "SoC default"
depends on <choice SOC_HFXO_LOAD_CAPACITANCE>
help
When this option is used, the SoC initialization routine does not
touch the XOSC32MCAPS register value, so the default setting for
the SoC is in effect. Please note that this may not necessarily be
the reset value (0) for the register, as the register can be set
during the device trimming in the SystemInit() function.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)