|
Zephyr API Documentation 4.4.99
A Scalable Open Source RTOS
|
RPMsgFS initialize function declaration. More...
#include <openamp/rpmsg.h>Go to the source code of this file.
Functions | |
| void | rpmsgfs_init_rpmsg (struct rpmsg_device *rpmsg_dev) |
| Initialize RPMsgFS. | |
RPMsgFS initialize function declaration.
| void rpmsgfs_init_rpmsg | ( | struct rpmsg_device * | rpmsg_dev | ) |
Initialize RPMsgFS.
Passes the RPMsg device to create endpoints required for RPMsgFS
| rpmsg_dev | Pointer to RPMsg device |