CONFIG_NRF53_SYNC_RTC
Enable RTC clock synchronization
Type: bool
Direct dependencies
NRF_RTC_TIMER
&& SOC_SERIES_NRF53X
&& SOC_FAMILY_NRF
(Includes any dependencies from ifs and menus.)
Default
y if
LOG
&& !LOG_MODE_MINIMAL
Symbols selected by this symbol
Kconfig definition
At <SoC>/arm/nordic_nrf/nrf53/Kconfig.soc:230
Included via Kconfig:8
→ Kconfig.zephyr:38
→ <SoC>/Kconfig:18
→ <SoC>/arm/nordic_nrf/Kconfig:17
Menu path: (Top) → Hardware Configuration
config NRF53_SYNC_RTC
bool "Enable RTC clock synchronization"
default y if LOG && !LOG_MODE_MINIMAL
select NRFX_DPPI
select IPM if !MBOX
depends on NRF_RTC_TIMER && SOC_SERIES_NRF53X && SOC_FAMILY_NRF
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)