-
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
&&FLASH
Kconfig definition¶
At drivers/flash/Kconfig.qmsi:22
Included via Kconfig:10
→ Kconfig.zephyr:35
→ drivers/Kconfig:60
→ drivers/flash/Kconfig:58
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
&&FLASH
default 32 ifSOC_FLASH_QMSI
&&FLASH
depends onSOC_FLASH_QMSI
&&FLASH
help Specify the system clk cycles per microsecond.
(Definitions include propagated dependencies, including from if’s and menus.)