Home
last modified time | relevance | path

Searched defs:message (Results 26 – 50 of 54) sorted by relevance

123

/Zephyr-latest/subsys/logging/backends/
Dlog_backend_ipc_service.c25 static void error_cb(const char *message, void *priv) in error_cb()
/Zephyr-latest/samples/subsys/ipc/ipc_service/icmsg/src/
Dmain.c76 static void ep_error(const char *message, void *priv) in ep_error()
/Zephyr-latest/subsys/logging/
Dlog_link_ipc_service.c28 static void error_cb(const char *message, void *priv) in error_cb()
/Zephyr-latest/soc/nuvoton/npcm/common/esiost/
Desiost_args.py114 def exit_with_failure(message): argument
Desiost.py544 def _exit_with_failure_delete_file(output, message): argument
/Zephyr-latest/doc/services/logging/
Dindex.rst451 Log message allocation
/Zephyr-latest/drivers/ipm/
Dipm_mbox.c42 struct mbox_msg message = { in ipm_mbox_send() local
/Zephyr-latest/modules/thrift/src/thrift/transport/
DTSSLSocket.h364 TSSLException(const std::string &message) in TSSLException()
/Zephyr-latest/tests/subsys/ipc/ipc_sessions/remote/src/
Dremote.c302 static void ep_error(const char *message, void *priv) in ep_error()
/Zephyr-latest/samples/net/openthread/coap/src/
Dcoap_utils.c18 static void coap_default_handler(void *context, otMessage *message, in coap_default_handler()
/Zephyr-latest/soc/nuvoton/npcx/common/ecst/
Decst_args.py236 def exit_with_failure(message): argument
Decst.py952 def _exit_with_failure_delete_file(output, message): argument
/Zephyr-latest/drivers/mbox/
Dmbox_renesas_rz_mhu.c106 uint32_t message = 0; in mbox_rz_mhu_send() local
Dmbox_ti_omap.c55 uint32_t message[OMAP_MAILBOX_NUM_MSGS]; member
/Zephyr-latest/tests/cmake/yaml/
DCMakeLists.txt21 macro(message) macro
/Zephyr-latest/modules/openthread/platform/
Dradio.c539 static otError openthread_nat64_send(otInstance *instance, otMessage *message) in openthread_nat64_send()
551 static otError openthread_nat64_send(otInstance *instance, otMessage *message) in openthread_nat64_send()
562 otMessage *message; in openthread_handle_frame_to_send() local
Dradio_spinel.cpp88 otMessage *message; in openthread_handle_frame_to_send() local
/Zephyr-latest/tests/subsys/ipc/ipc_sessions/src/
Dmain.c87 static void ep_error(const char *message, void *priv) in ep_error()
/Zephyr-latest/subsys/net/lib/mqtt/
Dmqtt.c150 const struct msghdr *message) in client_write_msg()
/Zephyr-latest/drivers/wifi/winc1500/
Dwifi_winc1500.c263 static char *socket_message_to_string(uint8_t message) in socket_message_to_string()
929 static void winc1500_socket_cb(SOCKET sock, uint8 message, void *pvMsg) in winc1500_socket_cb()
/Zephyr-latest/tests/bluetooth/classic/sdp_c/pytest/
Dtest_sdp.py322 async def wait_for_shell_response(dut, message): argument
/Zephyr-latest/subsys/ipc/ipc_service/backends/
Dipc_icbmsg.c523 const struct control_message message = { in send_control_message() local
951 const struct control_message *message = (const struct control_message *)data; in control_received() local
/Zephyr-latest/lib/posix/options/
Dnet.c363 ssize_t sendmsg(int sock, const struct msghdr *message, int flags) in sendmsg()
/Zephyr-latest/tests/lib/spsc_pbuf/src/
Dmain.c30 static uint8_t message[20] = {'a'}; in test_spsc_pbuf_flags() local
/Zephyr-latest/include/zephyr/net/
Dmqtt.h253 struct mqtt_publish_message message; member

123