Searched refs:tmp_bytes (Results 1 – 1 of 1) sorted by relevance
460 ULONG tmp_bytes[2]; in test_hid_report_requests() local482 client_report.ux_host_class_hid_client_report_buffer = tmp_bytes; in test_hid_report_requests()486 _ux_utility_memory_set(tmp_bytes, i, sizeof(tmp_bytes)); in test_hid_report_requests()490 _ux_utility_memory_set(tmp_bytes, 0xFF, sizeof(tmp_bytes)); in test_hid_report_requests()493 UX_TEST_ASSERT(*(UCHAR *)tmp_bytes == i); in test_hid_report_requests()