Home
last modified time | relevance | path

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

/Zephyr-latest/tests/kernel/mbox/mbox_usage/src/
Dmain.c34 static struct k_mbox_msg mmsg; in msg_sender() local
57 static struct k_mbox_msg mmsg; in msg_receiver() local
131 static struct k_mbox_msg mmsg = {0}; in thread_low_prio() local
148 static struct k_mbox_msg mmsg = {0}; in thread_high_prio() local
166 struct k_mbox_msg mmsg = {0}; in ZTEST() local
/Zephyr-latest/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-latest/tests/kernel/mbox/mbox_api/src/
Dtest_mbox_api.c74 struct k_mbox_msg mmsg = {0}; in mbox_get_waiting_thread() local
109 struct k_mbox_msg mmsg = {0}; in tmbox_put() local
241 struct k_mbox_msg mmsg = {0}; in tmbox_get() local