Home
last modified time | relevance | path

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

/Zephyr-latest/samples/subsys/ipc/ipc_service/icmsg/src/
Dmain.c76 static void ep_error(const char *message, void *priv) in ep_error() function
138 .error = ep_error,
/Zephyr-latest/tests/subsys/ipc/ipc_sessions/remote/src/
Dremote.c45 static void ep_error(const char *message, void *priv);
52 .error = ep_error
302 static void ep_error(const char *message, void *priv) in ep_error() function
/Zephyr-latest/tests/subsys/ipc/ipc_sessions/src/
Dmain.c87 static void ep_error(const char *message, void *priv) in ep_error() function
106 .error = ep_error