ESP-IDF
OPENTHREAD_CONFIG_LOG_PREPEND_UPTIME
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
OPENTHREAD_CONFIG_LOG_PREPEND_UPTIME
OPENTHREAD_CONFIG_LOG_PREPEND_UPTIME macro
@def OPENTHREAD_CONFIG_LOG_PREPEND_UPTIME Define as 1 to prepend the current uptime to all log messages.
Syntax
Show:
Summary
Declaration
from
logging.h:144
#define
OPENTHREAD_CONFIG_LOG_PREPEND_UPTIME
0
Examples
References
from
examples
Code
Location
#define
OPENTHREAD_CONFIG_LOG_PREPEND_UPTIME
0
logging.h:144
#if
OPENTHREAD_CONFIG_LOG_PREPEND_UPTIME
&&
!
OPENTHREAD_CONFIG_UPTIME_ENABLE
log.cpp:55
#if
OPENTHREAD_CONFIG_LOG_PREPEND_UPTIME
&&
OPENTHREAD_CONFIG_MULTIPLE_INSTANCE_ENABLE
log.cpp:59
#if
OPENTHREAD_CONFIG_LOG_PREPEND_UPTIME
log.cpp:101
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out