:orphan: .. title:: CONFIG_SYNC_RTC_LOG_LEVEL_DBG .. kconfig:: CONFIG_SYNC_RTC_LOG_LEVEL_DBG CONFIG_SYNC_RTC_LOG_LEVEL_DBG ############################# *Debug* Type: ``bool`` Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== At ``/logging/Kconfig.template.log_config:20`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:38`` → ``/Kconfig:18`` → ``/arm/nordic_nrf/Kconfig:17`` → ``/arm/nordic_nrf/nrf53/Kconfig.soc:241`` Menu path: (Top) → Hardware Configuration → Enable RTC clock synchronization → Max compiled-in log level for Synchronized RTC .. code-block:: kconfig config SYNC_RTC_LOG_LEVEL_DBG bool "Debug" depends on *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*