Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/ipc/
Drpmsg_service.h68 bool rpmsg_service_endpoint_is_bound(int endpoint_id);
/Zephyr-latest/samples/subsys/ipc/rpmsg_service/src/
Dmain.c67 while (!rpmsg_service_endpoint_is_bound(ep_id)) { in app_task()
/Zephyr-latest/subsys/ipc/rpmsg_service/
Drpmsg_service.c152 bool rpmsg_service_endpoint_is_bound(int endpoint_id) in rpmsg_service_endpoint_is_bound() function