The latest development version of this page may be more current than this released 2.7.5 version.

CONFIG_SOC_LFXO_CAP_INT_6PF

6 pF internal load capacitance

Type: bool

Direct dependencies

<choice SOC_LFXO_LOAD_CAPACITANCE: LFXO load capacitance>

(Includes any dependencies from ifs and menus.)

Kconfig definition

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

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

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

config SOC_LFXO_CAP_INT_6PF
    bool "6 pF internal load capacitance"
    depends on <choice SOC_LFXO_LOAD_CAPACITANCE>

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