Home
last modified time | relevance | path

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

/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_hid_report_set.c51 UCHAR *current_report_buffer; in ux_host_class_hid_report_set_buffer_allocate() local
77 current_report_buffer = report_buffer; in ux_host_class_hid_report_set_buffer_allocate()
81 *current_report_buffer++ = (UCHAR)(hid_report -> ux_host_class_hid_report_id); in ux_host_class_hid_report_set_buffer_allocate()
93 …_ux_utility_memory_copy(current_report_buffer, client_report -> ux_host_class_hid_client_report_bu… in ux_host_class_hid_report_set_buffer_allocate()
109 …_ux_host_class_hid_report_compress(hid, client_report, current_report_buffer, client_report -> ux_… in ux_host_class_hid_report_set_buffer_allocate()