Searched refs:shell_log_backend (Results 1 – 5 of 5) 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);
926 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()206 const struct shell_log_backend *log_backend = sh->log_backend; in process_msg_from_buffer()229 const struct shell_log_backend *log_backend = sh->log_backend; in process()
17 shell_log_backend.c
805 bool z_shell_log_backend_process(const struct shell_log_backend *backend) in z_shell_log_backend_process()815 void z_shell_log_backend_disable(const struct shell_log_backend *backend) in z_shell_log_backend_disable()820 void z_shell_log_backend_enable(const struct shell_log_backend *backend, void *ctx, in z_shell_log_backend_enable()