Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/logging/frontends/stmesp/
Dzephyr_custom_log.h27 #undef LOG_INST_WRN
106 #define LOG_INST_WRN(_inst, ...) Z_LOG_STMESP(LOG_LEVEL_WRN, Z_LOG_INST(_inst), __VA_ARGS__) macro
/Zephyr-latest/include/zephyr/logging/
Dlog.h144 #define LOG_INST_WRN(_log_inst, ...) \ macro
/Zephyr-latest/drivers/counter/
Dcounter_nrfx_rtc.c27 #define WRN(...) LOG_INST_WRN( \