The latest development version of this page may be more current than this released 2.6.1-rc1 version.
CONFIG_NPCX_HEADER_CORE_CLOCK_SPI_CLOCK_RATIO

(No prompt – not directly user assignable.)

Type: int

Direct dependencies

NPCX_HEADER && SOC_FAMILY_NPCX

(Includes any dependencies from ifs and menus.)

Defaults

Kconfig definition

At soc/arm/nuvoton_npcx/Kconfig:103

Included via Kconfig:8Kconfig.zephyr:28soc/Kconfig:11doc/_build/Kconfig/Kconfig.soc.arch:2

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

config NPCX_HEADER_CORE_CLOCK_SPI_CLOCK_RATIO
    int
    default 1 if NPCX_HEADER_CORE_CLOCK_SPI_CLOCK_RATIO_1
    default 2 if NPCX_HEADER_CORE_CLOCK_SPI_CLOCK_RATIO_2
    depends on NPCX_HEADER && SOC_FAMILY_NPCX

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