Home
last modified time | relevance | path

Searched defs:mmsg (Results 1 – 3 of 3) sorted by relevance

/Zephyr-Core-2.7.6/tests/kernel/mbox/mbox_usage/src/
Dmain.c34 static struct k_mbox_msg mmsg; in msg_sender() local
60 static struct k_mbox_msg mmsg; in msg_receiver() local
134 static struct k_mbox_msg mmsg = {0}; in thread_low_prio() local
151 static struct k_mbox_msg mmsg = {0}; in thread_high_prio() local
169 struct k_mbox_msg mmsg = {0}; in test_multi_thread_send_get() local
/Zephyr-Core-2.7.6/subsys/portability/cmsis_rtos_v1/
Dcmsis_mailq.c103 struct k_mbox_msg mmsg; in osMailPut() local
128 struct k_mbox_msg mmsg; in osMailGet() local
/Zephyr-Core-2.7.6/tests/kernel/mbox/mbox_api/src/
Dtest_mbox_api.c75 struct k_mbox_msg mmsg = {0}; in mbox_get_waiting_thread() local
110 struct k_mbox_msg mmsg = {0}; in tmbox_put() local
243 struct k_mbox_msg mmsg = {0}; in tmbox_get() local