Zephyr API Documentation 4.4.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
shell_backend.h File Reference

Header file for the shell backend accessors. More...

Go to the source code of this file.

Functions

static const struct shellshell_backend_get (uint32_t idx)
 Get a shell backend by index.
static int shell_backend_count_get (void)
 Get number of backends.
const struct shellshell_backend_get_by_name (const char *backend_name)
 Get backend by name.

Detailed Description

Header file for the shell backend accessors.