Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/shell/
Dshell_log_backend.h107 void *ctx, uint32_t init_log_level);
Dshell.h1007 bool log_backend, uint32_t init_log_level);
/Zephyr-latest/subsys/shell/
Dshell_log_backend.c27 void *ctx, uint32_t init_log_level) in z_shell_log_backend_enable() argument
43 log_backend_enable(backend->backend, ctx, init_log_level); in z_shell_log_backend_enable()
Dshell.c1379 bool log_backend, uint32_t init_log_level) in shell_init() argument
1397 UINT_TO_POINTER(init_log_level), in shell_init()
/Zephyr-latest/drivers/misc/coresight/
Dnrf_etr.c821 uint32_t init_log_level) in z_shell_log_backend_enable() argument
825 ARG_UNUSED(init_log_level); in z_shell_log_backend_enable()