Searched refs:LOG_INST_WRN (Results 1 – 2 of 2) sorted by relevance
/Zephyr-Core-3.4.0/include/zephyr/logging/ | ||
D | log.h | 124 #define LOG_INST_WRN(_log_inst, ...) \ macro |
/Zephyr-Core-3.4.0/drivers/counter/ | ||
D | counter_nrfx_rtc.c | 26 #define WRN(...) LOG_INST_WRN( \ |