Home
last modified time | relevance | path

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

/modules/openthread/
A Dshell.c24 static const struct shell *shell_p; variable
31 if (shell_p == NULL) { in ot_console_cb()
35 shell_vfprintf(shell_p, SHELL_NORMAL, format, arg); in ot_console_cb()
76 shell_p = sh; in ot_cmd()
90 shell_p = shell_backend_uart_get_ptr(); in platformShellInit()
92 shell_p = NULL; in platformShellInit()

Completed in 6 milliseconds