Home
last modified time | relevance | path

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

/Zephyr-latest/samples/subsys/logging/logger/src/
Dmain.c37 #define INST1_NAME STRINGIFY(SAMPLE_INSTANCE_NAME.inst1) macro
103 INST1_NAME); in instance_logging_showcase()
106 log_source_id_get(INST1_NAME), LOG_LEVEL_WRN); in instance_logging_showcase()
116 log_source_id_get(INST1_NAME), in instance_logging_showcase()
265 log_source_id_get(INST1_NAME), in log_demo_thread()