Zephyr API Documentation 4.4.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches

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

#include <zephyr/kernel.h>
#include <zephyr/shell/shell.h>
#include <openamp/rpmsg.h>

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 shellshell_backend_rpmsg_get_ptr (void)
 This function provides pointer to shell RPMsg backend instance.

Detailed Description

Header file for the RPMsg shell backend.