-
CONFIG_K64_FLASH_CLOCK_DIVIDER
¶
Freescale K64 flash clock divider
Type: int
Help¶
This option specifies the divide value for the K64 flash clock from the system clock.
Direct dependencies¶
SOC_SERIES_KINETIS_K6X
&& SOC_FAMILY_KINETIS
(Includes any dependencies from if’s and menus.)
Defaults¶
Kconfig definition¶
At soc/arm/nxp_kinetis/k6x/Kconfig.soc:93
Included via Kconfig:10
→ Kconfig.zephyr:27
→ soc/Kconfig:12
→ soc/arm/nxp_kinetis/Kconfig:18
Menu path: (top menu) → Hardware Configuration
config K64_FLASH_CLOCK_DIVIDER int prompt "Freescale K64 flash clock divider" ifSOC_SERIES_KINETIS_K6X
&&SOC_FAMILY_KINETIS
default 5 ifSOC_SERIES_KINETIS_K6X
&&SOC_FAMILY_KINETIS
depends onSOC_SERIES_KINETIS_K6X
&&SOC_FAMILY_KINETIS
help This option specifies the divide value for the K64 flash clock from the system clock.
(Definitions include propagated dependencies, including from if’s and menus.)