Home
last modified time | relevance | path

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

/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_pima_thumb_get.c93 ULONG *thumb_actual_length) in _ux_host_class_pima_thumb_get() argument
124 *thumb_actual_length = 0; in _ux_host_class_pima_thumb_get()
285 …*thumb_actual_length = transfer_request -> ux_transfer_request_actual_length - UX_HOST_CLASS_PIMA_… in _ux_host_class_pima_thumb_get()
363 *thumb_actual_length += transfer_request -> ux_transfer_request_actual_length; in _ux_host_class_pima_thumb_get()
/USBX-v6.2.1/common/usbx_host_classes/inc/
Dux_host_class_pima.h559 … UCHAR *thumb_buffer, ULONG thumb_buffer_length, ULONG *thumb_actual_length);