|
Zephyr API Documentation 4.4.99
A Scalable Open Source RTOS
|
Header file for the RPMsg shell backend. More...
Go to the source code of this file.
Macros | |
| #define | SHELL_RPMSG_DEFINE(_name) |
| Define an RPMsg shell transport instance. | |
Functions | |
| int | shell_backend_rpmsg_init_transport (struct rpmsg_device *rpmsg_dev) |
Initialize the Shell backend using the provided rpmsg_dev device. | |
| const struct shell * | shell_backend_rpmsg_get_ptr (void) |
| This function provides pointer to shell RPMsg backend instance. | |
Header file for the RPMsg shell backend.