Searched refs:input_report_buffer_compressed (Results 1 – 3 of 3) sorted by relevance
6 static UCHAR input_report_buffer_compressed[1024]; variable408 …status = _ux_host_class_hid_report_compress(hid, &client_report, input_report_buffer_compressed, 1… in tx_demo_thread_host_simulation_entry()418 input_report_buffer_compressed[0] != 0x0b || in tx_demo_thread_host_simulation_entry()419 input_report_buffer_compressed[1] != 0x23 || in tx_demo_thread_host_simulation_entry()420 input_report_buffer_compressed[2] != 0x45 || in tx_demo_thread_host_simulation_entry()421 input_report_buffer_compressed[3] != 0x67 || in tx_demo_thread_host_simulation_entry()422 input_report_buffer_compressed[4] != 0x89 || in tx_demo_thread_host_simulation_entry()423 input_report_buffer_compressed[5] != 0xab || in tx_demo_thread_host_simulation_entry()424 input_report_buffer_compressed[6] != 0xcd || in tx_demo_thread_host_simulation_entry()425 input_report_buffer_compressed[7] != 0xef || in tx_demo_thread_host_simulation_entry()[all …]
7 static UCHAR input_report_buffer_compressed[1024]; variable409 …status = _ux_host_class_hid_report_compress(hid, &client_report, input_report_buffer_compressed, 1… in tx_demo_thread_host_simulation_entry()419 input_report_buffer_compressed[0] != 0x0b || in tx_demo_thread_host_simulation_entry()420 input_report_buffer_compressed[1] != 0x23 || in tx_demo_thread_host_simulation_entry()421 input_report_buffer_compressed[2] != 0x45 || in tx_demo_thread_host_simulation_entry()422 input_report_buffer_compressed[3] != 0x67 || in tx_demo_thread_host_simulation_entry()423 input_report_buffer_compressed[4] != 0x89 || in tx_demo_thread_host_simulation_entry()424 input_report_buffer_compressed[5] != 0xab || in tx_demo_thread_host_simulation_entry()425 input_report_buffer_compressed[6] != 0xcd || in tx_demo_thread_host_simulation_entry()426 input_report_buffer_compressed[7] != 0xef || in tx_demo_thread_host_simulation_entry()[all …]
8 static UCHAR input_report_buffer_compressed[1024]; variable