Home
last modified time | relevance | path

Searched refs:rpmsg_lite_send_nocopy (Results 1 – 4 of 4) sorted by relevance

/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-multicore/rpmsg_lite/
DREADME.md71 - Call the rpmsg_lite_send_nocopy() function to send the message to the destination endpoint. Consi…
72 functionality and the virtio buffer alignment. See the rpmsg_lite_send_nocopy() function descriptio…
123 … | (0) | When enabled buffer pointers passed to rpmsg_lite_send_nocopy() and rpms…
/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-multicore/rpmsg_lite/lib/include/
Drpmsg_lite.h404 int32_t rpmsg_lite_send_nocopy(struct rpmsg_lite_instance *rpmsg_lite_dev,
/hal_nxp-latest/mcux/mcux-sdk/components/rpmsg/
Dfsl_adapter_rpmsg.c519 …if (RL_SUCCESS != rpmsg_lite_send_nocopy(s_rpmsgContext, rpmsgHandle->pEndpoint, rpmsgHandle->remo… in HAL_RpmsgNoCopySend()
/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-multicore/rpmsg_lite/lib/rpmsg_lite/
Drpmsg_lite.c738 int32_t rpmsg_lite_send_nocopy(struct rpmsg_lite_instance *rpmsg_lite_dev, in rpmsg_lite_send_nocopy() function