|
Zephyr API Documentation 4.4.99
A Scalable Open Source RTOS
|
Header file for the shell backend accessors. More...
Go to the source code of this file.
Functions | |
| static const struct shell * | shell_backend_get (uint32_t idx) |
| Get a shell backend by index. | |
| static int | shell_backend_count_get (void) |
| Get number of backends. | |
| const struct shell * | shell_backend_get_by_name (const char *backend_name) |
| Get backend by name. | |
Header file for the shell backend accessors.