Home
last modified time | relevance | path

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

/USBX-v6.2.1/test/regression/
Dusbx_hid_report_descriptor_compress_test.c8 static SLONG input_report_buffer_decompressed_original[1024]; variable
347 input_report_buffer_decompressed_original[0] = 0x00010001; in tx_demo_thread_host_simulation_entry()
348 input_report_buffer_decompressed_original[1] = 0x01; in tx_demo_thread_host_simulation_entry()
352 input_report_buffer_decompressed_original[2] = 0x00010002; in tx_demo_thread_host_simulation_entry()
353 input_report_buffer_decompressed_original[3] = 0x01; in tx_demo_thread_host_simulation_entry()
355 input_report_buffer_decompressed_original[4] = 0x00010003; in tx_demo_thread_host_simulation_entry()
356 input_report_buffer_decompressed_original[5] = 0x00; in tx_demo_thread_host_simulation_entry()
358 input_report_buffer_decompressed_original[6] = 0x00010004; in tx_demo_thread_host_simulation_entry()
359 input_report_buffer_decompressed_original[7] = 0x01; in tx_demo_thread_host_simulation_entry()
363 input_report_buffer_decompressed_original[8] = 0x0001abcd; in tx_demo_thread_host_simulation_entry()
[all …]
Dusbx_hid_report_descriptor_compress_and_decompress_test.c5 static SLONG input_report_buffer_decompressed_original[1024]; variable
346 input_report_buffer_decompressed_original[0] = 0x00010001; in tx_demo_thread_host_simulation_entry()
347 input_report_buffer_decompressed_original[1] = 0x01; in tx_demo_thread_host_simulation_entry()
351 input_report_buffer_decompressed_original[2] = 0x00010002; in tx_demo_thread_host_simulation_entry()
352 input_report_buffer_decompressed_original[3] = 0x01; in tx_demo_thread_host_simulation_entry()
354 input_report_buffer_decompressed_original[4] = 0x00010003; in tx_demo_thread_host_simulation_entry()
355 input_report_buffer_decompressed_original[5] = 0x00; in tx_demo_thread_host_simulation_entry()
357 input_report_buffer_decompressed_original[6] = 0x00010004; in tx_demo_thread_host_simulation_entry()
358 input_report_buffer_decompressed_original[7] = 0x01; in tx_demo_thread_host_simulation_entry()
362 input_report_buffer_decompressed_original[8] = 0x0001abcd; in tx_demo_thread_host_simulation_entry()
[all …]
Dusbx_hid_report_descriptor_compress_array_test.c9 static SLONG input_report_buffer_decompressed_original[1024]; variable