zephyr/include/ipc
Carlo Caione 7cb91be0c0 ipc_service: Extend API with nocopy functions
Add several new functions to the IPC service API:
  - ipc_service_get_tx_buffer()
  - ipc_service_drop_tx_buffer()
  - ipc_service_send_nocopy()
  - ipc_service_release_rx_buffer()
  - ipc_service_hold_rx_buffer()

This set of function is used to support backends with nocopy capability.

Signed-off-by: Carlo Caione <ccaione@baylibre.com>
2022-04-01 09:05:06 -05:00
..
ipc_icmsg_buf.h
ipc_rpmsg.h
ipc_service_backend.h ipc_service: Extend API with nocopy functions 2022-04-01 09:05:06 -05:00
ipc_service.h ipc_service: Extend API with nocopy functions 2022-04-01 09:05:06 -05:00
ipc_static_vrings.h
rpmsg_service.h