Home
last modified time | relevance | path

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

/Zephyr-latest/tests/kernel/poll/src/
Dtest_poll.c20 #define MSGQ_MSG_VALUE {'a', 'b', 'c', 'd'} macro
65 char msgq_msg[MSGQ_MSG_SIZE] = MSGQ_MSG_VALUE; in ZTEST_USER()
238 char m[] = MSGQ_MSG_VALUE; in poll_wait_helper()
250 char msg[] = MSGQ_MSG_VALUE; in check_results()