CONFIG_NPCX_HEADER_CORE_CLOCK_SPI_CLOCK_RATIO_1

NPCX SPI clock ratio 1

NPCX SPI clock ratio 1

Type: bool

Help

The SPI flash clock has the same frequency as the core clock.

Help

The SPI flash clock has the same frequency as the core clock.

Kconfig definitions

At <Zephyr>/soc/arm/nuvoton_npcx/Kconfig:110

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:36<Zephyr>/soc/Kconfig:15<nRF>/doc/_build/kconfig/Kconfig.soc.arch:2

Menu path: (Top) → Hardware Configuration → Enable the output binary with NPCX binary header → Core clock to SPI flash clock ratio

config NPCX_HEADER_CORE_CLOCK_SPI_CLOCK_RATIO_1
    bool "NPCX SPI clock ratio 1"
    depends on <choice NPCX_HEADER_CORE_CLOCK_SPI_CLOCK_RATIO_CHOICE>
    help
      The SPI flash clock has the same frequency as the core clock.

At <Zephyr>/soc/arm/nuvoton_npcx/Kconfig:110

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:36<Zephyr>/soc/Kconfig:18

Menu path: (Top) → Hardware Configuration → Enable the output binary with NPCX binary header → Core clock to SPI flash clock ratio

config NPCX_HEADER_CORE_CLOCK_SPI_CLOCK_RATIO_1
    bool "NPCX SPI clock ratio 1"
    depends on <choice NPCX_HEADER_CORE_CLOCK_SPI_CLOCK_RATIO_CHOICE>
    help
      The SPI flash clock has the same frequency as the core clock.

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