CONFIG_NRF53_SYNC_RTC_LOG_TIMESTAMP
Use Synchronized RTC for logging timestamp
Type: bool
Direct dependencies
NRF53_SYNC_RTC && SOC_SERIES_NRF53X && SOC_FAMILY_NRF
(Includes any dependencies from ifs and menus.)
Default
y
Kconfig definition
At <SoC>/arm/nordic_nrf/nrf53/Kconfig.soc:246
Included via Kconfig:8 → Kconfig.zephyr:38 → <SoC>/Kconfig:18 → <SoC>/arm/nordic_nrf/Kconfig:17
Menu path: (Top) → Hardware Configuration → Enable RTC clock synchronization
config NRF53_SYNC_RTC_LOG_TIMESTAMP
bool "Use Synchronized RTC for logging timestamp"
default y
depends on NRF53_SYNC_RTC && SOC_SERIES_NRF53X && SOC_FAMILY_NRF
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)