ESP-IDF
+
0
/2 examples
SourceVu will show references to
LOG_COLOR_I
from the following samples and libraries:
advanced sample
blecent_throughput sample
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
LOG_COLOR_I
LOG_COLOR_I macro
Syntax
Show:
Summary
Declaration
from
esp_log_color.h:100
#define
LOG_COLOR_I
""
Examples
LOG_COLOR_I
is referenced by 2 libraries and example projects:
advanced sample
blecent_throughput sample
References
from
0/2
examples
Code
Location
#define
LOG_COLOR_I
""
esp_log_color.h:100
snprintf
(
repl_com
->
prompt
,
CONSOLE_PROMPT_MAX_LEN
-
1
,
LOG_COLOR_I
"%s "
LOG_RESET_COLOR
,
prompt_temp
)
;
esp_console_common.c:23
esp_log_write
(
ESP_LOG_INFO
,
OT_PLAT_LOG_TAG
,
LOG_COLOR_I
"I(%lu) %s:"
,
esp_log_timestamp
(
)
,
esp_openthread_logging.c:46
fprintf
(
stream
,
LOG_COLOR_I
"%s : %s (cnt = %"
PRId32
")\n"
LOG_RESET_COLOR
,
sleep_modes.c:2302
Call Tree
from
0/2
examples
All items filtered out
All items filtered out
Data Use
from
0/2
examples
All items filtered out
All items filtered out
Class Tree
from
0/2
examples
All items filtered out
All items filtered out
Override Tree
from
0/2
examples
All items filtered out
All items filtered out
Implementations
from
0/2
examples
All items filtered out
All items filtered out
Instances
from
0/2
examples
Lifecycle
from
0/2
examples
All items filtered out
All items filtered out