Home
last modified time | relevance | path

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

/USBX-v6.2.1/test/regression/
Dusbx_storage_tests.c585 static UX_ENDPOINT *get_host_bulk_endpoint(UCHAR get_bulk_out) in get_host_bulk_endpoint() argument
589 UINT direction = (get_bulk_out == UX_TRUE) ? UX_ENDPOINT_OUT : UX_ENDPOINT_IN; in get_host_bulk_endpoint()