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 <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

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 <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:36<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.)