Searched refs:shell_log_backend (Results 1 – 6 of 6) sorted by relevance
36 struct shell_log_backend { struct85 static const struct shell_log_backend _name##_log_backend = { \106 void z_shell_log_backend_enable(const struct shell_log_backend *backend,113 void z_shell_log_backend_disable(const struct shell_log_backend *backend);121 bool z_shell_log_backend_process(const struct shell_log_backend *backend);
1056 const struct shell_log_backend *log_backend;
21 static void fifo_reset(const struct shell_log_backend *backend) in fifo_reset()26 void z_shell_log_backend_enable(const struct shell_log_backend *backend, in z_shell_log_backend_enable()50 void z_shell_log_backend_disable(const struct shell_log_backend *backend) in z_shell_log_backend_disable()56 bool z_shell_log_backend_process(const struct shell_log_backend *backend) in z_shell_log_backend_process()118 const struct shell_log_backend *log_backend = sh->log_backend; in dropped()213 const struct shell_log_backend *log_backend = sh->log_backend; in process_msg_from_buffer()236 const struct shell_log_backend *log_backend = sh->log_backend; in process()
17 shell_log_backend.c
808 const struct shell_log_backend *backend = sh->log_backend; in toggle_logs_output()
818 bool z_shell_log_backend_process(const struct shell_log_backend *backend) in z_shell_log_backend_process()828 void z_shell_log_backend_disable(const struct shell_log_backend *backend) in z_shell_log_backend_disable()833 void z_shell_log_backend_enable(const struct shell_log_backend *backend, void *ctx, in z_shell_log_backend_enable()