- choice SYNC_RTC_LOG_LEVEL_CHOICE: Max compiled-in log level for Synchronized RTC
Max compiled-in log level for Synchronized RTC
Type: bool
Direct dependencies
LOG
&& NRF53_SYNC_RTC
&& SOC_SERIES_NRF53X
&& SOC_FAMILY_NRF
(Includes any dependencies from ifs and menus.)
Default
Choice options
Kconfig definition
At <Subsystem>/logging/Kconfig.template.log_config:3
Included via Kconfig:8
→ Kconfig.zephyr:38
→ <SoC>/Kconfig:18
→ <SoC>/arm/nordic_nrf/Kconfig:17
→ <SoC>/arm/nordic_nrf/nrf53/Kconfig.soc:241
Menu path: (Top) → Hardware Configuration → Enable RTC clock synchronization
choice SYNC_RTC_LOG_LEVEL_CHOICE
bool "Max compiled-in log level for Synchronized RTC"
default SYNC_RTC_LOG_LEVEL_INF
depends on LOG && NRF53_SYNC_RTC && SOC_SERIES_NRF53X && SOC_FAMILY_NRF
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)