-
CONFIG_K6X_BUS_CLOCK_DIVIDER
¶
Freescale K6X bus clock divider
Type: int
Help¶
This option specifies the divide value for the K6X bus clock from the system clock.
Direct dependencies¶
SOC_SERIES_KINETIS_K6X
&& SOC_FAMILY_KINETIS
(Includes any dependencies from ifs and menus.)
Default¶
2
Kconfig definition¶
At soc/arm/nxp_kinetis/k6x/Kconfig.soc:101
Included via Kconfig:8
→ Kconfig.zephyr:28
→ soc/Kconfig:11
→ /home/runner/work/bridle/bridle/workspace/build/Kconfig/Kconfig.soc.arch:2
→ soc/arm/nxp_kinetis/Kconfig:15
Menu path: (Top) → Hardware Configuration
config K6X_BUS_CLOCK_DIVIDER int "Freescale K6X bus clock divider" default 2 depends onSOC_SERIES_KINETIS_K6X
&&SOC_FAMILY_KINETIS
help This option specifies the divide value for the K6X bus clock from the system clock.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)