-
CONFIG_SAM0_RTC_TIMER
¶
Atmel SAM0 series RTC timer
Type: bool
Help¶
This module implements a kernel device driver for the Atmel SAM0 series Real Time Counter and provides the standard “system clock driver” interfaces.
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols selected by this symbol¶
Kconfig definition¶
At <Zephyr>/drivers/timer/Kconfig:236
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:32
→ <Zephyr>/drivers/Kconfig:28
Menu path: (Top) → Device Drivers → Timer Drivers
config SAM0_RTC_TIMER bool "Atmel SAM0 series RTC timer" selectTICKLESS_CAPABLE
depends onSOC_FAMILY_SAM0
help This module implements a kernel device driver for the Atmel SAM0 series Real Time Counter and provides the standard "system clock driver" interfaces.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)