-
CONFIG_SOC_FLASH_QMSI_CLK_COUNT_US
¶
System clk count per microsecond
Type: int
Help¶
Specify the system clk cycles per microsecond.
Defaults¶
- 32 if
SOC_FLASH_QMSI
Kconfig definition¶
At drivers/flash/Kconfig.qmsi:22
Included via Kconfig:10
→ Kconfig.zephyr:29
→ drivers/Kconfig:62
→ drivers/flash/Kconfig:75
Menu path: (top menu) → Device Drivers → Flash hardware support → QMSI flash driver
config SOC_FLASH_QMSI_CLK_COUNT_US int prompt "System clk count per microsecond" ifSOC_FLASH_QMSI
default 32 ifSOC_FLASH_QMSI
depends onSOC_FLASH_QMSI
help Specify the system clk cycles per microsecond.
(Definitions include propagated dependencies, including from if’s and menus.)