CONFIG_RTOS_TIMER¶
MEC1501 RTOS timer
MEC172x RTOS Timer(32KHz) as kernel timer
MEC1501 RTOS timer
MEC172x RTOS Timer(32KHz) as kernel timer
Type: bool
Direct dependencies¶
SOC_FAMILY_MEC || SOC_FAMILY_MEC || SOC_FAMILY_MEC || SOC_FAMILY_MEC
(Includes any dependencies from ifs and menus.)
Defaults¶
No defaults. Implicitly defaults to n.
Kconfig definitions¶
At <Zephyr SoC>/arm/microchip_mec/mec1501/Kconfig.soc:16
Included via Kconfig:8 → Kconfig.zephyr:38 → <Zephyr SoC>/Kconfig:15 → <BuildDir>/kconfig/Kconfig.soc.arch:2 → <Zephyr SoC>/arm/microchip_mec/Kconfig:15
Menu path: (Top) → Hardware Configuration
config RTOS_TIMER
    bool "MEC1501 RTOS timer"
    depends on SOC_FAMILY_MEC
At <Zephyr SoC>/arm/microchip_mec/mec172x/Kconfig.soc:15
Included via Kconfig:8 → Kconfig.zephyr:38 → <Zephyr SoC>/Kconfig:15 → <BuildDir>/kconfig/Kconfig.soc.arch:2 → <Zephyr SoC>/arm/microchip_mec/Kconfig:15
Menu path: (Top) → Hardware Configuration
config RTOS_TIMER
    bool "MEC172x RTOS Timer(32KHz) as kernel timer"
    depends on SOC_FAMILY_MEC
At <Zephyr SoC>/arm/microchip_mec/mec1501/Kconfig.soc:16
Included via Kconfig:8 → Kconfig.zephyr:38 → <Zephyr SoC>/Kconfig:18 → <Zephyr SoC>/arm/microchip_mec/Kconfig:15
Menu path: (Top) → Hardware Configuration
config RTOS_TIMER
    bool "MEC1501 RTOS timer"
    depends on SOC_FAMILY_MEC
At <Zephyr SoC>/arm/microchip_mec/mec172x/Kconfig.soc:15
Included via Kconfig:8 → Kconfig.zephyr:38 → <Zephyr SoC>/Kconfig:18 → <Zephyr SoC>/arm/microchip_mec/Kconfig:15
Menu path: (Top) → Hardware Configuration
config RTOS_TIMER
    bool "MEC172x RTOS Timer(32KHz) as kernel timer"
    depends on SOC_FAMILY_MEC
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)