Home
last modified time | relevance | path

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

/Zephyr-latest/tests/subsys/canbus/isotp/conformance/src/
Dmain.c597 struct can_frame dummy_frame; in ZTEST() local
628 ret = k_msgq_get(&frame_msgq, &dummy_frame, K_MSEC(50)); in ZTEST()
638 ret = k_msgq_get(&frame_msgq, &dummy_frame, K_MSEC(50)); in ZTEST()
648 ret = k_msgq_get(&frame_msgq, &dummy_frame, K_MSEC(50)); in ZTEST()
700 struct can_frame dummy_frame; in ZTEST() local
742 ret = k_msgq_get(&frame_msgq, &dummy_frame, K_MSEC(50)); in ZTEST()