Home
last modified time | relevance | path

Searched defs:direction (Results 1 – 2 of 2) sorted by relevance

/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_pima_command.c86 ULONG direction, UCHAR *data_buffer, ULONG data_length, in _ux_host_class_pima_command()
/USBX-v6.2.1/test/regression/
Dusbx_storage_tests.c589 UINT direction = (get_bulk_out == UX_TRUE) ? UX_ENDPOINT_OUT : UX_ENDPOINT_IN; in get_host_bulk_endpoint() local