Home
last modified time | relevance | path

Searched defs:msg_size (Results 1 – 14 of 14) sorted by relevance

/Zephyr-Core-3.6.0/samples/subsys/zbus/uart_bridge/
Ddecoder.py43 channel_name, msg_size, msg = fetch_sentence() variable
/Zephyr-Core-3.6.0/samples/subsys/zbus/remote_mock/
Dremote_mock.py47 channel_name, msg_size, msg = fetch_sentence(ser) variable
/Zephyr-Core-3.6.0/kernel/
Dmsg_q.c39 void k_msgq_init(struct k_msgq *msgq, char *buffer, size_t msg_size, in k_msgq_init()
65 int z_impl_k_msgq_alloc_init(struct k_msgq *msgq, size_t msg_size, in z_impl_k_msgq_alloc_init()
93 int z_vrfy_k_msgq_alloc_init(struct k_msgq *msgq, size_t msg_size, in z_vrfy_k_msgq_alloc_init()
/Zephyr-Core-3.6.0/drivers/ipm/
Dipm_sedi.c98 int msg_size) in ipm_send_isr()
118 int msg_size) in ipm_sedi_send()
/Zephyr-Core-3.6.0/subsys/portability/cmsis_rtos_v2/
Dmsgq.c26 osMessageQueueId_t osMessageQueueNew(uint32_t msg_count, uint32_t msg_size, in osMessageQueueNew()
/Zephyr-Core-3.6.0/samples/subsys/zbus/hello_world/src/
Dmain.c44 static bool simple_chan_validator(const void *msg, size_t msg_size) in simple_chan_validator()
/Zephyr-Core-3.6.0/subsys/net/lib/dns/
Ddns_pack.c275 uint16_t msg_size; in dns_msg_pack_query() local
364 uint16_t msg_size = dns_msg->msg_size; in dns_copy_qname() local
Ddns_pack.h81 uint16_t msg_size; member
/Zephyr-Core-3.6.0/subsys/logging/backends/
Dlog_multidomain_backend.c100 size_t msg_size = slen + 1 + msg_offset + in get_name_response() local
/Zephyr-Core-3.6.0/subsys/logging/
Dlog_multidomain_link.c91 struct log_multidomain_msg *msg, size_t msg_size) in getter_msg_process()
/Zephyr-Core-3.6.0/lib/posix/options/
Dmqueue.c60 long msg_size = 0U, max_msgs = 0U; in mq_open() local
/Zephyr-Core-3.6.0/tests/subsys/zbus/unittests/src/
Dmain.c15 static bool hard_msg_validator(const void *msg, size_t msg_size) in hard_msg_validator()
/Zephyr-Core-3.6.0/subsys/net/lib/dhcpv6/
Ddhcpv6.c430 size_t msg_size = sizeof(struct dhcpv6_msg_hdr); in dhcpv6_calculate_message_size() local
574 size_t msg_size; in dhcpv6_create_message() local
/Zephyr-Core-3.6.0/include/zephyr/
Dkernel.h4408 size_t msg_size; member
4463 size_t msg_size; member