Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/tests/subsys/logging/log_custom_header/src/
Dlog_custom_header.c32 static void backend_process(const struct log_backend *const backend, union log_msg_generic *msg) in backend_process() function
46 .process = backend_process,
/Zephyr-Core-3.7.0/tests/subsys/logging/log_backend_init/src/
Dmain.c38 static void backend_process(const struct log_backend *const backend, in backend_process() function
88 .process = backend_process,