Searched refs:test_msgq_buffer (Results 1 – 1 of 1) sorted by relevance
44 static char test_msgq_buffer[TM_TEST_NUM_MESSAGE_QUEUES][8][16]; variable126 k_msgq_init(&test_msgq[queue_id], &test_msgq_buffer[queue_id][0][0], 16, 8); in tm_queue_create()