Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/shell/
Dshell_log_backend.h106 void z_shell_log_backend_enable(const struct shell_log_backend *backend,
/Zephyr-latest/subsys/shell/
Dshell_log_backend.c26 void z_shell_log_backend_enable(const struct shell_log_backend *backend, in z_shell_log_backend_enable() function
Dshell.c1448 z_shell_log_backend_enable(sh->log_backend, (void *)sh, sh->ctx->log_level); in shell_start()
/Zephyr-latest/drivers/misc/coresight/
Dnrf_etr.c820 void z_shell_log_backend_enable(const struct shell_log_backend *backend, void *ctx, in z_shell_log_backend_enable() function