Home
last modified time | relevance | path

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

/USBX-v6.2.1/test/regression/
Dusbx_hid_report_multiple_reports_ids_test.c18 static UCHAR test_device_report_fill = 0x5A; variable
368 test_device_report_fill = 0xef; /* 0xef, 0xf0 */ in tx_demo_thread_host_simulation_entry()
409 test_device_report_fill = 0x30; /* 0x30, 0x31, 0x32 */ in tx_demo_thread_host_simulation_entry()
456 test_device_report_fill = 0x52; /* 0x52 .. 0x56 */ in tx_demo_thread_host_simulation_entry()
470 (test_device_report_fill + c)); in tx_demo_thread_host_simulation_entry()
505 test_device_report_fill = 0x77; /* 0x77 .. 0x7D */ in tx_demo_thread_host_simulation_entry()
519 (test_device_report_fill + c)); in tx_demo_thread_host_simulation_entry()
595 test_device_report_fill + i, in tx_demo_thread_slave_simulation_entry()