| /USBX-v6.2.1/common/usbx_host_classes/src/ |
| D | ux_host_class_hid_transfer_request_completed.c | 215 client_report.ux_host_class_hid_client_report_buffer = client_buffer; in _ux_host_class_hid_transfer_request_completed() 244 …ux_host_class_hid_report_callback_usage = *client_report.ux_host_class_hid_client_report_buffer++; in _ux_host_class_hid_transfer_request_completed() 245 …ux_host_class_hid_report_callback_value = *client_report.ux_host_class_hid_client_report_buffer++; in _ux_host_class_hid_transfer_request_completed() 265 …k.ux_host_class_hid_report_callback_buffer = client_report.ux_host_class_hid_client_report_buffer; in _ux_host_class_hid_transfer_request_completed()
|
| D | ux_host_class_hid_field_decompress.c | 153 …*(client_report -> ux_host_class_hid_client_report_buffer + client_report -> ux_host_class_hid_cli… in _ux_host_class_hid_field_decompress() 155 …*(client_report -> ux_host_class_hid_client_report_buffer + client_report -> ux_host_class_hid_cli… in _ux_host_class_hid_field_decompress()
|
| D | ux_host_class_hid_keyboard_thread.c | 131 …client_report.ux_host_class_hid_client_report_buffer = &keyboard_instance -> ux_host_class_hid_key… in _ux_host_class_hid_keyboard_thread()
|
| D | ux_host_class_hid_keyboard_tasks_run.c | 132 …client_report.ux_host_class_hid_client_report_buffer = &keyboard -> ux_host_class_hid_keyboard_led… in _ux_host_class_hid_keyboard_tasks_run()
|
| D | ux_host_class_hid_report_compress.c | 96 client_buffer = client_report -> ux_host_class_hid_client_report_buffer; in _ux_host_class_hid_report_compress()
|
| D | ux_host_class_hid_report_get.c | 226 …_ux_utility_memory_copy(client_report -> ux_host_class_hid_client_report_buffer, report_buffer, tr… in _ux_host_class_hid_report_get()
|
| D | ux_host_class_hid_report_set.c | 92 …lity_memory_copy(current_report_buffer, client_report -> ux_host_class_hid_client_report_buffer, h… in ux_host_class_hid_report_set_buffer_allocate()
|
| D | ux_host_class_hid_keyboard_activate.c | 390 …client_report.ux_host_class_hid_client_report_buffer = &keyboard_instance -> ux_host_class_hid_key… in _ux_host_class_hid_keyboard_activate()
|
| /USBX-v6.2.1/test/regression/ |
| D | usbx_hid_report_descriptor_compress_array_test.c | 317 client_report.ux_host_class_hid_client_report_buffer = report_buffer_decompressed; in tx_demo_thread_host_simulation_entry() 345 client_report.ux_host_class_hid_client_report_buffer = report_buffer_decompressed; in tx_demo_thread_host_simulation_entry() 369 client_report.ux_host_class_hid_client_report_buffer = report_buffer_decompressed; in tx_demo_thread_host_simulation_entry() 393 client_report.ux_host_class_hid_client_report_buffer = report_buffer_decompressed; in tx_demo_thread_host_simulation_entry()
|
| D | usbx_hid_report_descriptor_compress_and_decompress_test.c | 404 … client_report.ux_host_class_hid_client_report_buffer = input_report_buffer_decompressed_original; in tx_demo_thread_host_simulation_entry() 444 client_report.ux_host_class_hid_client_report_buffer = input_report_buffer_decompressed; in tx_demo_thread_host_simulation_entry() 463 client_report.ux_host_class_hid_client_report_buffer = input_report_buffer_decompressed; in tx_demo_thread_host_simulation_entry()
|
| D | usbx_hid_report_descriptor_multiple_reports_input_test.c | 314 input_report_request.ux_host_class_hid_client_report_buffer = report_buffer_decompressed; in tx_demo_thread_host_simulation_entry() 370 input_report_request.ux_host_class_hid_client_report_buffer = report_buffer_decompressed; in tx_demo_thread_host_simulation_entry() 425 input_report_request.ux_host_class_hid_client_report_buffer = report_buffer_decompressed; in tx_demo_thread_host_simulation_entry()
|
| D | usbx_hid_report_descriptor_multiple_reports_feature_test.c | 319 …feature_report_request.ux_host_class_hid_client_report_buffer = feature_report_buffer_decompressed; in tx_demo_thread_host_simulation_entry() 374 …feature_report_request.ux_host_class_hid_client_report_buffer = feature_report_buffer_decompressed; in tx_demo_thread_host_simulation_entry() 429 …feature_report_request.ux_host_class_hid_client_report_buffer = feature_report_buffer_decompressed; in tx_demo_thread_host_simulation_entry()
|
| D | usbx_hid_report_descriptor_multiple_reports_output_test.c | 311 … output_report_request.ux_host_class_hid_client_report_buffer = output_report_buffer_decompressed; in tx_demo_thread_host_simulation_entry() 366 … output_report_request.ux_host_class_hid_client_report_buffer = output_report_buffer_decompressed; in tx_demo_thread_host_simulation_entry() 421 … output_report_request.ux_host_class_hid_client_report_buffer = output_report_buffer_decompressed; in tx_demo_thread_host_simulation_entry()
|
| D | usbx_ux_host_class_hid_report_set_test.c | 395 client_report.ux_host_class_hid_client_report_buffer = (ULONG *)buffer; in tx_demo_thread_host_simulation_entry() 534 client_report.ux_host_class_hid_client_report_buffer = (ULONG *)buffer; in tx_demo_thread_host_simulation_entry() 592 … client_report.ux_host_class_hid_client_report_buffer = (ULONG *)test_buffers[test_number - 1]; in tx_demo_thread_host_simulation_entry()
|
| D | usbx_hid_report_descriptor_extended_usages_test.c | 292 input_report_request.ux_host_class_hid_client_report_buffer = report_buffer_decompressed; in tx_demo_thread_host_simulation_entry()
|
| D | usbx_hid_report_descriptor_single_usage_multiple_data_test.c | 288 input_report_request.ux_host_class_hid_client_report_buffer = decompressed_output_report_buffer; in tx_demo_thread_host_simulation_entry()
|
| D | usbx_hid_report_descriptor_usages_min_max_test.c | 294 input_report_request.ux_host_class_hid_client_report_buffer = decompressed_output_report_buffer; in tx_demo_thread_host_simulation_entry()
|
| D | usbx_hid_report_descriptor_usages_single_test.c | 298 input_report_request.ux_host_class_hid_client_report_buffer = decompressed_output_report_buffer; in tx_demo_thread_host_simulation_entry()
|
| D | usbx_ux_device_class_hid_report_set_test.c | 333 client_report.ux_host_class_hid_client_report_buffer = (ULONG *)test_buffer; in tx_demo_thread_host_simulation_entry()
|
| D | usbx_hid_report_descriptor_multiple_fields_test.c | 306 input_report_request.ux_host_class_hid_client_report_buffer = decompressed_output_report_buffer; in tx_demo_thread_host_simulation_entry()
|
| D | usbx_hid_report_descriptor_decompress_array_test.c | 303 input_report_request.ux_host_class_hid_client_report_buffer = report_buffer_decompressed; in tx_demo_thread_host_simulation_entry()
|
| D | usbx_hid_report_descriptor_compress_test.c | 405 … client_report.ux_host_class_hid_client_report_buffer = input_report_buffer_decompressed_original; in tx_demo_thread_host_simulation_entry()
|
| D | usbx_ux_host_class_hid_report_set_int_out_test.c | 394 client_report.ux_host_class_hid_client_report_buffer = (ULONG *)buffer; in tx_demo_thread_host_simulation_entry()
|
| D | usbx_hid_report_descriptor_decompress_test.c | 349 client_report.ux_host_class_hid_client_report_buffer = report_buffer_decompressed; in tx_demo_thread_host_simulation_entry()
|
| D | usbx_ux_host_class_hid_report_get_test.c | 384 input_report_request.ux_host_class_hid_client_report_buffer = input_report_buffer_long; in tx_demo_thread_host_simulation_entry()
|