CONFIG_NPCX_HEADER_CORE_CLOCK_SPI_CLOCK_RATIO_2¶
NPCX SPI clock ratio 2
NPCX SPI clock ratio 2
Type: bool
Help¶
The core clock frequency is twice the flash clock frequency.
Help¶
The core clock frequency is twice the flash clock frequency.
Direct dependencies¶
<choice NPCX_HEADER_CORE_CLOCK_SPI_CLOCK_RATIO_CHOICE: Core clock to SPI flash clock ratio> || <choice NPCX_HEADER_CORE_CLOCK_SPI_CLOCK_RATIO_CHOICE: Core clock to SPI flash clock ratio>
(Includes any dependencies from ifs and menus.)
Kconfig definitions¶
At <Zephyr SoC>/arm/nuvoton_npcx/Kconfig:115
Included via Kconfig:8
→ Kconfig.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 → Core clock to SPI flash clock ratio
config NPCX_HEADER_CORE_CLOCK_SPI_CLOCK_RATIO_2
bool "NPCX SPI clock ratio 2"
depends on <choice NPCX_HEADER_CORE_CLOCK_SPI_CLOCK_RATIO_CHOICE>
help
The core clock frequency is twice the flash clock frequency.
At <Zephyr SoC>/arm/nuvoton_npcx/Kconfig:115
Included via Kconfig:8
→ Kconfig.zephyr:38
→ <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_2
bool "NPCX SPI clock ratio 2"
depends on <choice NPCX_HEADER_CORE_CLOCK_SPI_CLOCK_RATIO_CHOICE>
help
The core clock frequency is twice the flash clock frequency.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)