-
CONFIG_K22_FLASH_CLOCK_DIVIDER
¶
Freescale K22 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_K2X
&& SOC_FAMILY_KINETIS
(Includes any dependencies from ifs and menus.)
Default¶
3
Kconfig definition¶
At <Zephyr>/soc/arm/nxp_kinetis/k2x/Kconfig.soc:66
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:28
→ <Zephyr>/soc/Kconfig:11
→ <BuildDir>/Kconfig/Kconfig.soc.arch:2
→ <Zephyr>/soc/arm/nxp_kinetis/Kconfig:15
Menu path: (Top) → Hardware Configuration
config K22_FLASH_CLOCK_DIVIDER int "Freescale K22 flash clock divider" default 3 depends onSOC_SERIES_KINETIS_K2X
&&SOC_FAMILY_KINETIS
help This option specifies the divide value for the K64 flash clock from the system clock.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)