Home
last modified time | relevance | path

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

/Zephyr-latest/tests/kernel/msgq/msgq_api/src/
Dtest_msgq.h22 #define OVERFLOW_SIZE_MSG SIZE_MAX macro
Dtest_msgq_contexts.c378 ret = k_msgq_alloc_init(&kmsgq_test_alloc, OVERFLOW_SIZE_MSG, MSGQ_LEN); in ZTEST()