CONFIG_ARM_DIV

ARM clock divider

Type: int

Defaults

  • 0

  • 0

  • 0

  • 1

  • 1

  • 1

Kconfig definitions

At <Zephyr>/soc/arm/nxp_imx/rt/Kconfig.defconfig.mimxrt1010:18

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:25<BuildDir>/Kconfig/Kconfig.soc.defconfig:1<Zephyr>/soc/arm/nxp_imx/Kconfig.defconfig:4<Zephyr>/soc/arm/nxp_imx/rt/Kconfig.defconfig.series:121

Menu path: (Top)

config ARM_DIV
    int
    default 0
    depends on SOC_MIMXRT1011 && SOC_SERIES_IMX_RT

At <Zephyr>/soc/arm/nxp_imx/rt/Kconfig.defconfig.mimxrt1015:14

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:25<BuildDir>/Kconfig/Kconfig.soc.defconfig:1<Zephyr>/soc/arm/nxp_imx/Kconfig.defconfig:4<Zephyr>/soc/arm/nxp_imx/rt/Kconfig.defconfig.series:121

Menu path: (Top)

config ARM_DIV
    int
    default 0
    depends on SOC_MIMXRT1015 && SOC_SERIES_IMX_RT

At <Zephyr>/soc/arm/nxp_imx/rt/Kconfig.defconfig.mimxrt1021:14

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:25<BuildDir>/Kconfig/Kconfig.soc.defconfig:1<Zephyr>/soc/arm/nxp_imx/Kconfig.defconfig:4<Zephyr>/soc/arm/nxp_imx/rt/Kconfig.defconfig.series:121

Menu path: (Top)

config ARM_DIV
    int
    default 0
    depends on SOC_MIMXRT1021 && SOC_SERIES_IMX_RT

At <Zephyr>/soc/arm/nxp_imx/rt/Kconfig.defconfig.mimxrt1052:14

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:25<BuildDir>/Kconfig/Kconfig.soc.defconfig:1<Zephyr>/soc/arm/nxp_imx/Kconfig.defconfig:4<Zephyr>/soc/arm/nxp_imx/rt/Kconfig.defconfig.series:121

Menu path: (Top)

config ARM_DIV
    int
    default 1
    depends on SOC_MIMXRT1052 && SOC_SERIES_IMX_RT

At <Zephyr>/soc/arm/nxp_imx/rt/Kconfig.defconfig.mimxrt1062:14

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:25<BuildDir>/Kconfig/Kconfig.soc.defconfig:1<Zephyr>/soc/arm/nxp_imx/Kconfig.defconfig:4<Zephyr>/soc/arm/nxp_imx/rt/Kconfig.defconfig.series:121

Menu path: (Top)

config ARM_DIV
    int
    default 1
    depends on SOC_MIMXRT1062 && SOC_SERIES_IMX_RT

At <Zephyr>/soc/arm/nxp_imx/rt/Kconfig.defconfig.mimxrt1064:14

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:25<BuildDir>/Kconfig/Kconfig.soc.defconfig:1<Zephyr>/soc/arm/nxp_imx/Kconfig.defconfig:4<Zephyr>/soc/arm/nxp_imx/rt/Kconfig.defconfig.series:121

Menu path: (Top)

config ARM_DIV
    int
    default 1
    depends on SOC_MIMXRT1064 && SOC_SERIES_IMX_RT

At <Zephyr>/soc/arm/nxp_imx/rt/Kconfig.soc:331

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:28<Zephyr>/soc/Kconfig:11<BuildDir>/Kconfig/Kconfig.soc.arch:2<Zephyr>/soc/arm/nxp_imx/Kconfig:14

Menu path: (Top) → Hardware Configuration

config ARM_DIV
    int "ARM clock divider"
    range 0 7
    depends on SOC_SERIES_IMX_RT && SOC_FAMILY_IMX

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)