Home
last modified time | relevance | path

Searched refs:OPENTHREAD_CONFIG_LOG_PREPEND_LEVEL (Results 1 – 6 of 6) sorted by relevance

/openthread-latest/src/core/config/
Dlogging.h152 #ifndef OPENTHREAD_CONFIG_LOG_PREPEND_LEVEL
153 #define OPENTHREAD_CONFIG_LOG_PREPEND_LEVEL 1 macro
/openthread-latest/tests/nexus/
Dopenthread-core-nexus-config.h81 #define OPENTHREAD_CONFIG_LOG_PREPEND_LEVEL 1 macro
/openthread-latest/tests/toranj/
Dopenthread-core-toranj-config.h139 #define OPENTHREAD_CONFIG_LOG_PREPEND_LEVEL 1 macro
/openthread-latest/src/core/common/
Dlog.cpp110 #if OPENTHREAD_CONFIG_LOG_PREPEND_LEVEL in LogVarArgs()
/openthread-latest/etc/cmake/
Doptions.cmake315 target_compile_definitions(ot-config INTERFACE "OPENTHREAD_CONFIG_LOG_PREPEND_LEVEL=1")
/openthread-latest/src/core/
DBUILD.gn264 defines += [ "OPENTHREAD_CONFIG_LOG_PREPEND_LEVEL=1" ]