Home
last modified time | relevance | path

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

/Zephyr-latest/samples/subsys/logging/logger/src/
Dsample_instance.h13 #define SAMPLE_INSTANCE_NAME sample_instance macro
21 LOG_INSTANCE_REGISTER(SAMPLE_INSTANCE_NAME, _name, LOG_LEVEL_INF); \
23 LOG_INSTANCE_PTR_INIT(log, SAMPLE_INSTANCE_NAME, _name) \
Dmain.c37 #define INST1_NAME STRINGIFY(SAMPLE_INSTANCE_NAME.inst1)
40 #define INST2_NAME STRINGIFY(SAMPLE_INSTANCE_NAME.inst2)