Home
last modified time | relevance | path

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

/Zephyr-latest/samples/subsys/logging/logger/src/
Dsample_instance.c24 LOG_INST_INF(inst->log, "counter_value: %d", inst->cnt++); in sample_instance_call()
Dsample_instance.h32 LOG_INST_INF(inst->log, "Inline call."); in sample_instance_inline_call()
/Zephyr-latest/subsys/logging/frontends/stmesp/
Dzephyr_custom_log.h28 #undef LOG_INST_INF
107 #define LOG_INST_INF(_inst, ...) Z_LOG_STMESP(LOG_LEVEL_INF, Z_LOG_INST(_inst), __VA_ARGS__) macro
/Zephyr-latest/include/zephyr/logging/
Dlog.h159 #define LOG_INST_INF(_log_inst, ...) \ macro
/Zephyr-latest/drivers/counter/
Dcounter_nrfx_rtc.c29 #define INF(...) LOG_INST_INF( \
/Zephyr-latest/doc/services/logging/
Dindex.rst54 particular instance, e.g. :c:macro:`LOG_INST_INF`.
290 LOG_INST_INF(f->log, "Initialized.");
302 LOG_INST_INF(f->log, "Initialized.");