Home
last modified time | relevance | path

Searched refs:shell_backend_config_flags (Results 1 – 12 of 12) sorted by relevance

/Zephyr-latest/tests/subsys/shell/shell_backend_uart/src/
Dmain.c97 static const struct shell_backend_config_flags cfg_flags = {0}; in enable_shell_euart0()
/Zephyr-latest/include/zephyr/shell/
Dshell.h769 struct shell_backend_config_flags { struct
778 BUILD_ASSERT((sizeof(struct shell_backend_config_flags) == sizeof(uint32_t)), argument
813 struct shell_backend_config_flags flags;
1006 struct shell_backend_config_flags cfg_flags,
/Zephyr-latest/subsys/shell/backends/
Dshell_dummy.c106 static const struct shell_backend_config_flags cfg_flags = in enable_shell_dummy()
Dshell_adsp_memory_window.c128 static const struct shell_backend_config_flags cfg_flags = in enable_shell_adsp_memory_window()
Dshell_rtt.c191 static const struct shell_backend_config_flags cfg_flags = in enable_shell_rtt()
Dshell_rpmsg.c193 static const struct shell_backend_config_flags cfg_flags = in shell_backend_rpmsg_init_transport()
Dshell_websocket.c392 static const struct shell_backend_config_flags cfg_flags = in shell_websocket_enable()
Dshell_uart.c541 static const struct shell_backend_config_flags cfg_flags = in enable_shell_uart()
Dshell_mqtt.c826 static const struct shell_backend_config_flags cfg_flags = { in enable_shell_mqtt()
Dshell_telnet.c791 static const struct shell_backend_config_flags cfg_flags = in enable_shell_telnet()
/Zephyr-latest/subsys/shell/
Dshell.c1206 struct shell_backend_config_flags cfg_flags) in instance_init()
1378 struct shell_backend_config_flags cfg_flags, in shell_init()
/Zephyr-latest/drivers/misc/coresight/
Dnrf_etr.c772 static const struct shell_backend_config_flags cfg_flags = in etr_process_init()