Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/ipc/rpmsg_service/
Drpmsg_backend.c53 static const struct device *const ipm_tx_handle = variable
105 status = ipm_send(ipm_tx_handle, 0, 0, NULL, 0); in ipc_virtio_notify()
191 if (!device_is_ready(ipm_tx_handle)) { in rpmsg_backend_init()