Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/shell/
Dshell_log_backend.c126 static bool copy_to_pbuffer(struct mpsc_pbuf_buffer *mpsc_buffer, in copy_to_pbuffer() function
241 if (copy_to_pbuffer(mpsc_buffer, msg, log_backend->timeout)) { in process()