-
CONFIG_NATIVE_POSIX_TIMER
¶
(POSIX) native_posix timer driver
Type: bool
Help¶
This module implements a kernel device driver for the native_posix HW timer model
Default¶
y
Symbols selected by this symbol¶
Symbols that select this symbol¶
Kconfig definition¶
At <Zephyr>/drivers/timer/Kconfig:205
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:32
→ <Zephyr>/drivers/Kconfig:28
Menu path: (Top) → Device Drivers → Timer Drivers
config NATIVE_POSIX_TIMER bool "(POSIX) native_posix timer driver" default y selectTICKLESS_CAPABLE
depends onBOARD_NATIVE_POSIX
help This module implements a kernel device driver for the native_posix HW timer model
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)