CONFIG_CC13X2_CC26X2_RTC_TIMER
TI SimpleLink CC13x2/CC26x2 RTC timer
Type: bool
Help
This module implements a kernel device driver for the TI SimpleLink
CC13X2_CC26X2 series Real Time Counter and provides the standard
"system clock driver" interfaces.
Direct dependencies
SOC_SERIES_CC13X2_CC26X2
|| SOC_SERIES_CC13X2_CC26X2
(Includes any dependencies from ifs and menus.)
Default
y
Symbols selected by this symbol
Kconfig definitions
At <SoC>/arm/ti_simplelink/cc13x2_cc26x2/Kconfig.defconfig.series:25
Included via Kconfig:8
→ Kconfig.zephyr:27
→ <SoC>/arm/ti_simplelink/Kconfig.defconfig:3
Menu path: (Top)
config CC13X2_CC26X2_RTC_TIMER
bool
default y
depends on SOC_SERIES_CC13X2_CC26X2
At <Driver>/timer/Kconfig.cc13x2_cc26x2_rtc:6
Included via Kconfig:8
→ Kconfig.zephyr:42
→ <Driver>/Kconfig:30
→ <Driver>/timer/Kconfig:62
Menu path: (Top) → Device Drivers → Timer Drivers
config CC13X2_CC26X2_RTC_TIMER
bool "TI SimpleLink CC13x2/CC26x2 RTC timer"
select TICKLESS_CAPABLE
select TIMER_HAS_64BIT_CYCLE_COUNTER
depends on SOC_SERIES_CC13X2_CC26X2
help
This module implements a kernel device driver for the TI SimpleLink
CC13X2_CC26X2 series Real Time Counter and provides the standard
"system clock driver" interfaces.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)