Home
last modified time | relevance | path

Searched refs:shell_uart_smp_shell_data_get_ptr (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/include/zephyr/shell/
Dshell_uart.h112 struct smp_shell_data *shell_uart_smp_shell_data_get_ptr(void);
/Zephyr-latest/subsys/mgmt/mcumgr/transport/src/
Dsmp_shell.c67 struct smp_shell_data *const data = shell_uart_smp_shell_data_get_ptr(); in smp_shell_input_timeout_handler()
/Zephyr-latest/subsys/shell/backends/
Dshell_uart.c526 struct smp_shell_data *shell_uart_smp_shell_data_get_ptr(void) in shell_uart_smp_shell_data_get_ptr() function