| /USBX-v6.2.1/test/regression/ |
| D | usbx_hid_report_descriptor_multiple_reports_input_test.c | 281 UX_HOST_CLASS_HID_REPORT *input_report_descriptor; in tx_demo_thread_host_simulation_entry() local 304 input_report_descriptor = report_id.ux_host_class_hid_report_get_report; in tx_demo_thread_host_simulation_entry() 305 if (input_report_descriptor -> ux_host_class_hid_report_id != 0) in tx_demo_thread_host_simulation_entry() 313 input_report_request.ux_host_class_hid_client_report = input_report_descriptor; in tx_demo_thread_host_simulation_entry() 315 …input_report_request.ux_host_class_hid_client_report_length = input_report_descriptor -> ux_host_c… in tx_demo_thread_host_simulation_entry() 360 input_report_descriptor = report_id.ux_host_class_hid_report_get_report; in tx_demo_thread_host_simulation_entry() 361 if (input_report_descriptor->ux_host_class_hid_report_id != 2) in tx_demo_thread_host_simulation_entry() 369 input_report_request.ux_host_class_hid_client_report = input_report_descriptor; in tx_demo_thread_host_simulation_entry() 371 …input_report_request.ux_host_class_hid_client_report_length = input_report_descriptor -> ux_host_c… in tx_demo_thread_host_simulation_entry() 415 input_report_descriptor = report_id.ux_host_class_hid_report_get_report; in tx_demo_thread_host_simulation_entry() [all …]
|
| D | usbx_hid_report_descriptor_compress_array_test.c | 269 UX_HOST_CLASS_HID_REPORT *input_report_descriptor; in tx_demo_thread_host_simulation_entry() local 289 input_report_descriptor = report_id.ux_host_class_hid_report_get_report; in tx_demo_thread_host_simulation_entry() 316 client_report.ux_host_class_hid_client_report = input_report_descriptor; in tx_demo_thread_host_simulation_entry() 337 input_report_descriptor = report_id.ux_host_class_hid_report_get_report; in tx_demo_thread_host_simulation_entry() 344 client_report.ux_host_class_hid_client_report = input_report_descriptor; in tx_demo_thread_host_simulation_entry() 361 input_report_descriptor = report_id.ux_host_class_hid_report_get_report; in tx_demo_thread_host_simulation_entry() 368 client_report.ux_host_class_hid_client_report = input_report_descriptor; in tx_demo_thread_host_simulation_entry() 385 input_report_descriptor = report_id.ux_host_class_hid_report_get_report; in tx_demo_thread_host_simulation_entry() 392 client_report.ux_host_class_hid_client_report = input_report_descriptor; in tx_demo_thread_host_simulation_entry()
|
| D | usbx_hid_report_multiple_reports_ids_test.c | 345 UX_HOST_CLASS_HID_REPORT *input_report_descriptor; in tx_demo_thread_host_simulation_entry() local 387 input_report_descriptor = report_id.ux_host_class_hid_report_get_report; in tx_demo_thread_host_simulation_entry() 388 if (input_report_descriptor -> ux_host_class_hid_report_id != 0) in tx_demo_thread_host_simulation_entry() 396 …call_back.ux_host_class_hid_report_callback_id = input_report_descriptor -> ux_host_class_… in tx_demo_thread_host_simulation_entry() 434 input_report_descriptor = report_id.ux_host_class_hid_report_get_report; in tx_demo_thread_host_simulation_entry() 435 if (input_report_descriptor->ux_host_class_hid_report_id != 2) in tx_demo_thread_host_simulation_entry() 443 …call_back.ux_host_class_hid_report_callback_id = input_report_descriptor -> ux_host_class_… in tx_demo_thread_host_simulation_entry() 483 input_report_descriptor = report_id.ux_host_class_hid_report_get_report; in tx_demo_thread_host_simulation_entry() 484 if (input_report_descriptor->ux_host_class_hid_report_id != 4) in tx_demo_thread_host_simulation_entry() 492 …call_back.ux_host_class_hid_report_callback_id = input_report_descriptor -> ux_host_class_… in tx_demo_thread_host_simulation_entry()
|
| D | usbx_hid_report_descriptor_extended_usages_test.c | 259 UX_HOST_CLASS_HID_REPORT *input_report_descriptor; in tx_demo_thread_host_simulation_entry() local 282 input_report_descriptor = report_id.ux_host_class_hid_report_get_report; in tx_demo_thread_host_simulation_entry() 283 if (input_report_descriptor -> ux_host_class_hid_report_id != 0) in tx_demo_thread_host_simulation_entry() 291 input_report_request.ux_host_class_hid_client_report = input_report_descriptor; in tx_demo_thread_host_simulation_entry() 293 …input_report_request.ux_host_class_hid_client_report_length = input_report_descriptor -> ux_host_c… in tx_demo_thread_host_simulation_entry()
|
| D | usbx_hid_report_descriptor_multiple_collections_test.c | 325 UX_HOST_CLASS_HID_REPORT *input_report_descriptor; in tx_demo_thread_host_simulation_entry() local 353 input_report_descriptor = report_get_id.ux_host_class_hid_report_get_report; in tx_demo_thread_host_simulation_entry() 360 report_field = input_report_descriptor -> ux_host_class_hid_report_field; in tx_demo_thread_host_simulation_entry() 378 if (input_report_descriptor -> ux_host_class_hid_report_next_report != UX_NULL) in tx_demo_thread_host_simulation_entry() 395 input_report_descriptor = report_get_id.ux_host_class_hid_report_get_report; in tx_demo_thread_host_simulation_entry()
|
| D | usbx_hid_report_descriptor_decompress_array_test.c | 270 UX_HOST_CLASS_HID_REPORT *input_report_descriptor; in tx_demo_thread_host_simulation_entry() local 293 input_report_descriptor = report_id.ux_host_class_hid_report_get_report; in tx_demo_thread_host_simulation_entry() 294 if (input_report_descriptor -> ux_host_class_hid_report_id != 0) in tx_demo_thread_host_simulation_entry() 302 input_report_request.ux_host_class_hid_client_report = input_report_descriptor; in tx_demo_thread_host_simulation_entry() 304 …input_report_request.ux_host_class_hid_client_report_length = input_report_descriptor -> ux_host_c… in tx_demo_thread_host_simulation_entry()
|
| D | usbx_hid_report_descriptor_single_usage_multiple_data_test.c | 261 UX_HOST_CLASS_HID_REPORT *input_report_descriptor; in tx_demo_thread_host_simulation_entry() local 284 input_report_descriptor = report_id.ux_host_class_hid_report_get_report; in tx_demo_thread_host_simulation_entry() 287 input_report_request.ux_host_class_hid_client_report = input_report_descriptor; in tx_demo_thread_host_simulation_entry() 289 …input_report_request.ux_host_class_hid_client_report_length = input_report_descriptor -> ux_host_c… in tx_demo_thread_host_simulation_entry()
|
| D | usbx_hid_report_descriptor_usages_min_max_test.c | 267 UX_HOST_CLASS_HID_REPORT *input_report_descriptor; in tx_demo_thread_host_simulation_entry() local 290 input_report_descriptor = report_id.ux_host_class_hid_report_get_report; in tx_demo_thread_host_simulation_entry() 293 input_report_request.ux_host_class_hid_client_report = input_report_descriptor; in tx_demo_thread_host_simulation_entry() 295 …input_report_request.ux_host_class_hid_client_report_length = input_report_descriptor -> ux_host_c… in tx_demo_thread_host_simulation_entry()
|
| D | usbx_hid_report_descriptor_usages_single_test.c | 271 UX_HOST_CLASS_HID_REPORT *input_report_descriptor; in tx_demo_thread_host_simulation_entry() local 294 input_report_descriptor = report_id.ux_host_class_hid_report_get_report; in tx_demo_thread_host_simulation_entry() 297 input_report_request.ux_host_class_hid_client_report = input_report_descriptor; in tx_demo_thread_host_simulation_entry() 299 …input_report_request.ux_host_class_hid_client_report_length = input_report_descriptor -> ux_host_c… in tx_demo_thread_host_simulation_entry()
|
| D | usbx_hid_report_descriptor_push_pop_test.c | 330 UX_HOST_CLASS_HID_REPORT *input_report_descriptor; in tx_demo_thread_host_simulation_entry() local 354 input_report_descriptor = report_id.ux_host_class_hid_report_get_report; in tx_demo_thread_host_simulation_entry() 384 input_report_descriptor = report_id.ux_host_class_hid_report_get_report; in tx_demo_thread_host_simulation_entry() 414 input_report_descriptor = report_id.ux_host_class_hid_report_get_report; in tx_demo_thread_host_simulation_entry() 444 input_report_descriptor = report_id.ux_host_class_hid_report_get_report; in tx_demo_thread_host_simulation_entry()
|
| D | usbx_hid_report_descriptor_multiple_fields_test.c | 278 UX_HOST_CLASS_HID_REPORT *input_report_descriptor; in tx_demo_thread_host_simulation_entry() local 302 input_report_descriptor = report_id.ux_host_class_hid_report_get_report; in tx_demo_thread_host_simulation_entry() 305 input_report_request.ux_host_class_hid_client_report = input_report_descriptor; in tx_demo_thread_host_simulation_entry() 307 …input_report_request.ux_host_class_hid_client_report_length = input_report_descriptor -> ux_host_c… in tx_demo_thread_host_simulation_entry()
|
| D | usbx_hid_report_descriptor_compress_test.c | 314 UX_HOST_CLASS_HID_REPORT *input_report_descriptor; in tx_demo_thread_host_simulation_entry() local 337 input_report_descriptor = report_id.ux_host_class_hid_report_get_report; in tx_demo_thread_host_simulation_entry() 338 if (input_report_descriptor -> ux_host_class_hid_report_id != 0) in tx_demo_thread_host_simulation_entry() 404 client_report.ux_host_class_hid_client_report = input_report_descriptor; in tx_demo_thread_host_simulation_entry()
|
| D | usbx_hid_report_descriptor_compress_and_decompress_test.c | 313 UX_HOST_CLASS_HID_REPORT *input_report_descriptor; in tx_demo_thread_host_simulation_entry() local 336 input_report_descriptor = report_id.ux_host_class_hid_report_get_report; in tx_demo_thread_host_simulation_entry() 337 if (input_report_descriptor -> ux_host_class_hid_report_id != 0) in tx_demo_thread_host_simulation_entry() 403 client_report.ux_host_class_hid_client_report = input_report_descriptor; in tx_demo_thread_host_simulation_entry()
|
| D | usbx_ux_host_class_hid_report_get_test.c | 331 UX_HOST_CLASS_HID_REPORT *input_report_descriptor; in tx_demo_thread_host_simulation_entry() local 380 input_report_descriptor = report_id.ux_host_class_hid_report_get_report; in tx_demo_thread_host_simulation_entry() 383 input_report_request.ux_host_class_hid_client_report = input_report_descriptor; in tx_demo_thread_host_simulation_entry() 385 …input_report_request.ux_host_class_hid_client_report_length = input_report_descriptor -> ux_host_c… in tx_demo_thread_host_simulation_entry()
|
| D | usbx_hid_report_descriptor_previous_report_test.c | 274 UX_HOST_CLASS_HID_REPORT *input_report_descriptor; in tx_demo_thread_host_simulation_entry() local 298 input_report_descriptor = report_id.ux_host_class_hid_report_get_report; in tx_demo_thread_host_simulation_entry()
|