Home
last modified time | relevance | path

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

/USBX-v6.3.0/common/usbx_host_classes/src/
Dux_host_class_hid_transfer_request_completed.c177 …callback.ux_host_class_hid_report_callback_actual_length = transfer_request -> ux_transfer_reques… in _ux_host_class_hid_transfer_request_completed()
234 callback.ux_host_class_hid_report_callback_actual_length = 0; in _ux_host_class_hid_transfer_request_completed()
263 …callback.ux_host_class_hid_report_callback_actual_length = client_report.ux_host_class_hid_client… in _ux_host_class_hid_transfer_request_completed()
Dux_host_class_hid_keyboard_callback.c171 report_buffer_end = &report_buffer[callback -> ux_host_class_hid_report_callback_actual_length];
/USBX-v6.3.0/common/usbx_host_classes/inc/
Dux_host_class_hid.h818 ULONG ux_host_class_hid_report_callback_actual_length; member