Searched refs:test_device_report_id (Results 1 – 1 of 1) sorted by relevance
16 static UCHAR test_device_report_id = 0; variable366 test_device_report_id = 1; in tx_demo_thread_host_simulation_entry()407 test_device_report_id = 0; in tx_demo_thread_host_simulation_entry()454 test_device_report_id = 2; in tx_demo_thread_host_simulation_entry()465 UX_TEST_ASSERT(test_log_report_id[c] == test_device_report_id); in tx_demo_thread_host_simulation_entry()467 UX_TEST_ASSERT(test_log_report_data[c][0] == test_device_report_id); in tx_demo_thread_host_simulation_entry()503 test_device_report_id = 4; in tx_demo_thread_host_simulation_entry()514 UX_TEST_ASSERT(test_log_report_id[c] == test_device_report_id); in tx_demo_thread_host_simulation_entry()516 UX_TEST_ASSERT(test_log_report_data[c][0] == test_device_report_id); in tx_demo_thread_host_simulation_entry()591 hid_event.ux_device_class_hid_event_buffer[0] = test_device_report_id; in tx_demo_thread_slave_simulation_entry()