Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/logging/
Dlog_backend_std.h50 log_output_flush(output); in log_backend_std_panic()
Dlog_output.h215 static inline void log_output_flush(const struct log_output *output) in log_output_flush() function
/Zephyr-latest/subsys/logging/backends/
Dlog_backend_semihost.c34 log_output_flush(&log_output_semihost); in panic()
Dlog_backend_native_posix.c63 log_output_flush(&log_output_posix); in panic()
DKconfig.uart25 RAM before log_output_flush is automatically called on the UART backend. The buffer
/Zephyr-latest/subsys/logging/
Dlog_output_dict.c46 log_output_flush(output); in log_dict_output_msg_process()
Dlog_output.c108 log_output_flush(out_ctx); in out_func()
683 log_output_flush(output); in log_output_process()
Dlog_output_syst.c48 log_output_flush(out_ctx); in out_func()
/Zephyr-latest/doc/releases/
Drelease-notes-3.2.rst1857 * :github:`50341` - undefined reference to ``log_output_flush`` in sample.logger.syst.catalog