The latest development version of this page may be more current than this released 2.7.5 version.
choice SOC_LFXO_LOAD_CAPACITANCE: LFXO load capacitance

LFXO load capacitance

Type: bool

Direct dependencies

SOC_ENABLE_LFXO && !TRUSTED_EXECUTION_NONSECURE && SOC_NRF5340_CPUAPP && SOC_FAMILY_NRF

(Includes any dependencies from ifs and menus.)

Default

Choice options

Kconfig definition

At soc/arm/nordic_nrf/nrf53/Kconfig.soc:155

Included via Kconfig:8Kconfig.zephyr:38soc/Kconfig:18soc/arm/nordic_nrf/Kconfig:17

Menu path: (Top) → Hardware Configuration → Enable LFXO

choice SOC_LFXO_LOAD_CAPACITANCE
    bool "LFXO load capacitance"
    default SOC_LFXO_CAP_INT_7PF
    depends on SOC_ENABLE_LFXO && !TRUSTED_EXECUTION_NONSECURE && SOC_NRF5340_CPUAPP && SOC_FAMILY_NRF

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