Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/logging/
Dlog_backend.h175 static inline void log_backend_msg_process(const struct log_backend *const backend, in log_backend_msg_process() function
/Zephyr-latest/subsys/logging/
Dlog_core.c504 log_backend_msg_process(backend, msg); in msg_process()
/Zephyr-latest/doc/services/logging/
Dindex.rst674 :c:func:`log_backend_msg_process` is used for processing message. It is common for