Home
last modified time | relevance | path

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

/USBX-v6.2.1/test/regression/
Dusbx_msrc_66679_test.c73 static ULONG vendor_req_buf_len; variable
633 vendor_req_buf_len = *transfer_request_length; in test_ms_vendor_request()
900 UX_TEST_ASSERT(vendor_req_buf_len <= UX_SLAVE_REQUEST_CONTROL_MAX_LENGTH); in tx_test_thread_simulation0_entry()
Dusbx_ux_device_stack_vendor_request_test.c74 static ULONG vendor_req_buf_len; variable
634 vendor_req_buf_len = *transfer_request_length; in test_ms_vendor_request()