choice NPCX_HEADER_CORE_CLOCK_SPI_CLOCK_RATIO_CHOICE: Core clock to SPI flash clock ratio

Core clock to SPI flash clock ratio

Core clock to SPI flash clock ratio

Type: bool

Help

This sets the clock ratio (core clock / SPI clock)

Help

This sets the clock ratio (core clock / SPI clock)

Direct dependencies

(NPCX_HEADER && SOC_FAMILY_NPCX) || (NPCX_HEADER && SOC_FAMILY_NPCX)

(Includes any dependencies from ifs and menus.)

Kconfig definitions

At <Zephyr SoC>/arm/nuvoton_npcx/Kconfig:104

Included via Kconfig:8Kconfig.zephyr:38<Zephyr SoC>/Kconfig:15<BuildDir>/kconfig/Kconfig.soc.arch:2

Menu path: (Top) → Hardware Configuration → Enable the output binary with NPCX binary header

choice NPCX_HEADER_CORE_CLOCK_SPI_CLOCK_RATIO_CHOICE
    bool "Core clock to SPI flash clock ratio"
    default NPCX_HEADER_CORE_CLOCK_SPI_CLOCK_RATIO_1
    depends on NPCX_HEADER && SOC_FAMILY_NPCX
    help
      This sets the clock ratio (core clock / SPI clock)

At <Zephyr SoC>/arm/nuvoton_npcx/Kconfig:104

Included via Kconfig:8Kconfig.zephyr:38<Zephyr SoC>/Kconfig:18

Menu path: (Top) → Hardware Configuration → Enable the output binary with NPCX binary header

choice NPCX_HEADER_CORE_CLOCK_SPI_CLOCK_RATIO_CHOICE
    bool "Core clock to SPI flash clock ratio"
    default NPCX_HEADER_CORE_CLOCK_SPI_CLOCK_RATIO_1
    depends on NPCX_HEADER && SOC_FAMILY_NPCX
    help
      This sets the clock ratio (core clock / SPI clock)

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