The latest development version of this page may be more current than this released 1.14.1 version.
choice: High Frequency Clock Selection

High Frequency Clock Selection

Type: bool

Direct dependencies

SOC_GECKO_CMU && SOC_FAMILY_EXX32

(Includes any dependencies from if’s and menus.)

Kconfig definition

At soc/arm/silabs_exx32/Kconfig:136

Included via Kconfig:10Kconfig.zephyr:27soc/Kconfig:12

Menu path: (top menu) → Hardware Configuration

choice
    bool
    prompt "High Frequency Clock Selection" if SOC_GECKO_CMU && SOC_FAMILY_EXX32
    default CMU_HFCLK_HFXO if SOC_GECKO_CMU && SOC_FAMILY_EXX32
    depends on SOC_GECKO_CMU && SOC_FAMILY_EXX32

(Definitions include propagated dependencies, including from if’s and menus.)