Home
last modified time | relevance | path

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

/Zephyr-latest/samples/subsys/ipc/ipc_service/multi_endpoint/remote/src/
Dmain.c47 static struct ipc_ept_cfg ipc0A_ept_cfg = { variable
76 ret = ipc_service_register_endpoint(ipc0_instance, &ipc0A_ept, &ipc0A_ept_cfg); in ipc0A_entry()
/Zephyr-latest/samples/subsys/ipc/ipc_service/multi_endpoint/src/
Dmain.c47 static struct ipc_ept_cfg ipc0A_ept_cfg = { variable
83 ret = ipc_service_register_endpoint(ipc0_instance, &ipc0A_ept, &ipc0A_ept_cfg); in ipc0A_entry()
/Zephyr-latest/samples/subsys/ipc/ipc_service/static_vrings/remote/src/
Dmain.c47 static struct ipc_ept_cfg ipc0A_ept_cfg = { variable
76 ret = ipc_service_register_endpoint(ipc0_instance, &ipc0A_ept, &ipc0A_ept_cfg); in ipc0A_entry()
/Zephyr-latest/samples/subsys/ipc/ipc_service/static_vrings/src/
Dmain.c47 static struct ipc_ept_cfg ipc0A_ept_cfg = { variable
83 ret = ipc_service_register_endpoint(ipc0_instance, &ipc0A_ept, &ipc0A_ept_cfg); in ipc0A_entry()