-
CONFIG_NPCX_ITIM_TIMER
¶
Nuvoton NPCX series internal 64/32-bit timers
Type: bool
Help¶
This module implements a kernel device driver for the Nuvoton NPCX
series internal 64/32-bit timers and provides the standard "system
clock driver" interfaces.
Default¶
y
Symbols selected by this symbol¶
Kconfig definition¶
At <Zephyr>/drivers/timer/Kconfig:337
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:32
→ <Zephyr>/drivers/Kconfig:28
Menu path: (Top) → Device Drivers → Timer Drivers
config NPCX_ITIM_TIMER
bool "Nuvoton NPCX series internal 64/32-bit timers"
default y
select TICKLESS_CAPABLE
depends on SOC_FAMILY_NPCX
help
This module implements a kernel device driver for the Nuvoton NPCX
series internal 64/32-bit timers and provides the standard "system
clock driver" interfaces.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)