Home
last modified time | relevance | path

Searched refs:direction (Results 1 – 4 of 4) 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() argument
189 switch (direction) in _ux_host_class_pima_command()
/USBX-v6.2.1/common/usbx_host_classes/inc/
Dux_host_class_pima.h549 ULONG direction, UCHAR *data_buffer, ULONG data_length,
/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
596 … if ((bulk_out->ux_endpoint_descriptor.bEndpointAddress & UX_ENDPOINT_DIRECTION) == direction && in get_host_bulk_endpoint()
/USBX-v6.2.1/docs/
Drevision_history.txt313 … set ED direction and type before resetting endpoint.
1542 Memorize endpoint direction for STALL.