| /USBX-v6.2.1/test/regression/ |
| D | usbx_ux_host_class_hid_configure_test.c | 293 ULONG tmp; in tx_demo_thread_host_simulation_entry() local 316 tmp = hid -> ux_host_class_hid_device -> ux_device_state; in tx_demo_thread_host_simulation_entry() 328 hid -> ux_host_class_hid_device -> ux_device_state = tmp; in tx_demo_thread_host_simulation_entry() 342 tmp = hid -> ux_host_class_hid_device -> ux_device_state; in tx_demo_thread_host_simulation_entry() 354 hid -> ux_host_class_hid_device -> ux_device_state = tmp; in tx_demo_thread_host_simulation_entry() 366 tmp = hid -> ux_host_class_hid_device -> ux_device_state; in tx_demo_thread_host_simulation_entry() 378 hid -> ux_host_class_hid_device -> ux_device_state = tmp; in tx_demo_thread_host_simulation_entry() 389 tmp = hid -> ux_host_class_hid_device -> ux_device_state; in tx_demo_thread_host_simulation_entry() 405 hid -> ux_host_class_hid_device -> ux_device_state = tmp; in tx_demo_thread_host_simulation_entry()
|
| D | usbx_ux_host_class_hid_periodic_report_stop_test.c | 282 ULONG tmp; in tx_demo_thread_host_simulation_entry() local 300 tmp = _ux_system_host->ux_system_host_class_array->ux_host_class_status; in tx_demo_thread_host_simulation_entry() 313 _ux_system_host->ux_system_host_class_array->ux_host_class_status = (UINT)tmp; in tx_demo_thread_host_simulation_entry() 322 tmp = hid -> ux_host_class_hid_interrupt_endpoint_status; in tx_demo_thread_host_simulation_entry() 334 hid -> ux_host_class_hid_interrupt_endpoint_status = tmp; in tx_demo_thread_host_simulation_entry()
|
| D | usbx_ux_host_class_hid_report_get_test2.c | 355 ALIGN_TYPE tmp; in tx_demo_thread_host_simulation_entry() local 398 tmp = (ALIGN_TYPE)hcd -> ux_hcd_entry_function; in tx_demo_thread_host_simulation_entry() 412 hcd -> ux_hcd_entry_function = (UINT (*) (struct UX_HCD_STRUCT *, UINT, VOID *))tmp; in tx_demo_thread_host_simulation_entry() 430 tmp = (ALIGN_TYPE)hcd -> ux_hcd_entry_function; in tx_demo_thread_host_simulation_entry() 442 hcd -> ux_hcd_entry_function = (UINT (*) (struct UX_HCD_STRUCT *, UINT, VOID *))tmp; in tx_demo_thread_host_simulation_entry() 524 tmp = _ux_system_host->ux_system_host_class_array->ux_host_class_status; in tx_demo_thread_host_simulation_entry() 536 _ux_system_host->ux_system_host_class_array->ux_host_class_status = (UINT)tmp; in tx_demo_thread_host_simulation_entry() 563 tmp = client_report.ux_host_class_hid_client_report_flags; in tx_demo_thread_host_simulation_entry() 575 client_report.ux_host_class_hid_client_report_flags = tmp; in tx_demo_thread_host_simulation_entry()
|
| D | usbx_ux_host_class_hid_keyboard_activate_test.c | 287 ALIGN_TYPE tmp; in tx_demo_thread_host_simulation_entry() local 479 tmp = (ALIGN_TYPE)hid -> ux_host_class_hid_parser.ux_host_class_hid_parser_input_report; in tx_demo_thread_host_simulation_entry() 494 …> ux_host_class_hid_parser.ux_host_class_hid_parser_input_report = (UX_HOST_CLASS_HID_REPORT *)tmp; in tx_demo_thread_host_simulation_entry() 497 tmp = (ALIGN_TYPE)hid -> ux_host_class_hid_parser.ux_host_class_hid_parser_output_report; in tx_demo_thread_host_simulation_entry() 512 … ux_host_class_hid_parser.ux_host_class_hid_parser_output_report = (UX_HOST_CLASS_HID_REPORT *)tmp; in tx_demo_thread_host_simulation_entry() 521 tmp = hid -> ux_host_class_hid_interrupt_endpoint -> ux_endpoint_device -> ux_device_state; in tx_demo_thread_host_simulation_entry() 536 hid -> ux_host_class_hid_interrupt_endpoint -> ux_endpoint_device -> ux_device_state = tmp; in tx_demo_thread_host_simulation_entry() 547 tmp = (ALIGN_TYPE)hid -> ux_host_class_hid_parser.ux_host_class_hid_parser_input_report; in tx_demo_thread_host_simulation_entry() 562 …> ux_host_class_hid_parser.ux_host_class_hid_parser_input_report = (UX_HOST_CLASS_HID_REPORT *)tmp; in tx_demo_thread_host_simulation_entry()
|
| D | usbx_ux_host_class_hid_descriptor_parse_test.c | 377 ALIGN_TYPE tmp; in tx_demo_thread_host_simulation_entry() local 423 tmp = (ALIGN_TYPE)hcd -> ux_hcd_entry_function; in tx_demo_thread_host_simulation_entry() 435 hcd -> ux_hcd_entry_function = (UINT (*) (struct UX_HCD_STRUCT *, UINT, VOID *))tmp; in tx_demo_thread_host_simulation_entry() 445 tmp = (ALIGN_TYPE)hcd -> ux_hcd_entry_function; in tx_demo_thread_host_simulation_entry() 457 hcd -> ux_hcd_entry_function = (UINT (*) (struct UX_HCD_STRUCT *, UINT, VOID *))tmp; in tx_demo_thread_host_simulation_entry() 467 tmp = (ALIGN_TYPE)hcd -> ux_hcd_entry_function; in tx_demo_thread_host_simulation_entry() 479 hcd -> ux_hcd_entry_function = (UINT (*) (struct UX_HCD_STRUCT *, UINT, VOID *))tmp; in tx_demo_thread_host_simulation_entry()
|
| D | usbx_ux_host_class_hid_interrupt_endpoint_search_test.c | 282 ALIGN_TYPE tmp; in tx_demo_thread_host_simulation_entry() local 327 tmp = (ALIGN_TYPE)hid -> ux_host_class_hid_interface -> ux_interface_first_endpoint; in tx_demo_thread_host_simulation_entry() 339 hid -> ux_host_class_hid_interface -> ux_interface_first_endpoint = (VOID *)tmp; in tx_demo_thread_host_simulation_entry() 349 tmp = hid -> ux_host_class_hid_interrupt_endpoint -> ux_endpoint_descriptor.bEndpointAddress; in tx_demo_thread_host_simulation_entry() 361 …id -> ux_host_class_hid_interrupt_endpoint -> ux_endpoint_descriptor.bEndpointAddress = (ULONG)tmp; in tx_demo_thread_host_simulation_entry()
|
| D | usbx_ux_host_class_hid_mouse_activate_test.c | 313 ALIGN_TYPE tmp; in tx_demo_thread_host_simulation_entry() local 374 tmp = _ux_system_host->ux_system_host_class_array->ux_host_class_status; in tx_demo_thread_host_simulation_entry() 387 _ux_system_host->ux_system_host_class_array->ux_host_class_status = (UINT)tmp; in tx_demo_thread_host_simulation_entry() 396 tmp = (ALIGN_TYPE)hid -> ux_host_class_hid_parser.ux_host_class_hid_parser_input_report; in tx_demo_thread_host_simulation_entry() 409 …> ux_host_class_hid_parser.ux_host_class_hid_parser_input_report = (UX_HOST_CLASS_HID_REPORT *)tmp; in tx_demo_thread_host_simulation_entry()
|
| D | usbx_ux_host_class_hid_transfer_request_completed_test.c | 307 ALIGN_TYPE tmp; in tx_demo_thread_host_simulation_entry() local 353 …tmp = (ALIGN_TYPE)hid -> ux_host_class_hid_parser.ux_host_class_hid_parser_input_report -> ux_host… in tx_demo_thread_host_simulation_entry() 360 …s_hid_report_callback_function = (VOID (*) (struct UX_HOST_CLASS_HID_REPORT_CALLBACK_STRUCT *))tmp; in tx_demo_thread_host_simulation_entry() 366 …tmp = hid -> ux_host_class_hid_parser.ux_host_class_hid_parser_input_report -> ux_host_class_hid_r… in tx_demo_thread_host_simulation_entry() 381 …_parser.ux_host_class_hid_parser_input_report -> ux_host_class_hid_report_number_item = (ULONG)tmp; in tx_demo_thread_host_simulation_entry()
|
| D | usbx_storage_direct_calls_test.c | 695 ALIGN_TYPE tmp; in tx_demo_thread_host_simulation_entry() local 750 tmp = (ULONG)hcd -> ux_hcd_entry_function; in tx_demo_thread_host_simulation_entry() 788 hcd -> ux_hcd_entry_function = (UINT (*) (struct UX_HCD_STRUCT *, UINT, VOID *))tmp; in tx_demo_thread_host_simulation_entry() 797 tmp = (ULONG)hcd -> ux_hcd_entry_function; in tx_demo_thread_host_simulation_entry() 844 hcd -> ux_hcd_entry_function = (UINT (*) (struct UX_HCD_STRUCT *, UINT, VOID *))tmp; in tx_demo_thread_host_simulation_entry() 859 tmp = (ULONG)hcd -> ux_hcd_entry_function; in tx_demo_thread_host_simulation_entry() 897 hcd -> ux_hcd_entry_function = (UINT (*) (struct UX_HCD_STRUCT *, UINT, VOID *))tmp; in tx_demo_thread_host_simulation_entry() 912 tmp = (ALIGN_TYPE)hcd -> ux_hcd_entry_function; in tx_demo_thread_host_simulation_entry() 944 hcd -> ux_hcd_entry_function = (UINT (*) (struct UX_HCD_STRUCT *, UINT, VOID *))tmp; in tx_demo_thread_host_simulation_entry() 953 tmp = (ALIGN_TYPE)hcd -> ux_hcd_entry_function; in tx_demo_thread_host_simulation_entry() [all …]
|
| D | usbx_ux_host_class_hid_periodic_report_start_test.c | 282 ULONG tmp; in tx_demo_thread_host_simulation_entry() local 329 tmp = hid -> ux_host_class_hid_interrupt_endpoint_status; in tx_demo_thread_host_simulation_entry() 341 hid -> ux_host_class_hid_interrupt_endpoint_status = tmp; in tx_demo_thread_host_simulation_entry()
|
| D | usbx_ux_host_class_hid_report_callback_register_test.c | 283 ULONG tmp; in tx_demo_thread_host_simulation_entry() local 301 tmp = _ux_system_host->ux_system_host_class_array->ux_host_class_status; in tx_demo_thread_host_simulation_entry() 314 _ux_system_host->ux_system_host_class_array->ux_host_class_status = (UINT)tmp; in tx_demo_thread_host_simulation_entry()
|
| D | usbx_ux_host_class_hid_report_add_test.c | 298 ALIGN_TYPE tmp; in tx_demo_thread_host_simulation_entry() local 326 tmp = (ALIGN_TYPE)hid -> ux_host_class_hid_parser.ux_host_class_hid_parser_input_report; in tx_demo_thread_host_simulation_entry() 356 …> ux_host_class_hid_parser.ux_host_class_hid_parser_input_report = (UX_HOST_CLASS_HID_REPORT *)tmp; in tx_demo_thread_host_simulation_entry() 372 tmp = (ALIGN_TYPE)hid -> ux_host_class_hid_parser.ux_host_class_hid_parser_input_report; in tx_demo_thread_host_simulation_entry() 398 …> ux_host_class_hid_parser.ux_host_class_hid_parser_input_report = (UX_HOST_CLASS_HID_REPORT *)tmp; in tx_demo_thread_host_simulation_entry()
|
| D | usbx_msrc_81251_host_hid_report_add_fail_mem_test.c | 299 ALIGN_TYPE tmp; in tx_demo_thread_host_simulation_entry() local 330 tmp = (ALIGN_TYPE)hid -> ux_host_class_hid_parser.ux_host_class_hid_parser_input_report; in tx_demo_thread_host_simulation_entry() 360 …> ux_host_class_hid_parser.ux_host_class_hid_parser_input_report = (UX_HOST_CLASS_HID_REPORT *)tmp; in tx_demo_thread_host_simulation_entry()
|
| D | usbx_standalone_device_cdc_acm_basic_memory_test.c | 472 UCHAR tmp; in test_swap_framework_bulk_ep_descriptors() local 474 tmp = device_framework_full_speed[DEVICE_FRAMEWORK_EPA_POS_1_FS]; in test_swap_framework_bulk_ep_descriptors() 476 device_framework_full_speed[DEVICE_FRAMEWORK_EPA_POS_2_FS] = tmp; in test_swap_framework_bulk_ep_descriptors() 478 tmp = device_framework_high_speed[DEVICE_FRAMEWORK_EPA_POS_1_HS]; in test_swap_framework_bulk_ep_descriptors() 480 device_framework_high_speed[DEVICE_FRAMEWORK_EPA_POS_2_HS] = tmp; in test_swap_framework_bulk_ep_descriptors()
|
| D | usbx_standalone_cdc_acm_basic_memory_test.c | 488 UCHAR tmp; in test_swap_framework_bulk_ep_descriptors() local 490 tmp = device_framework_full_speed[DEVICE_FRAMEWORK_EPA_POS_1_FS]; in test_swap_framework_bulk_ep_descriptors() 492 device_framework_full_speed[DEVICE_FRAMEWORK_EPA_POS_2_FS] = tmp; in test_swap_framework_bulk_ep_descriptors() 494 tmp = device_framework_high_speed[DEVICE_FRAMEWORK_EPA_POS_1_HS]; in test_swap_framework_bulk_ep_descriptors() 496 device_framework_high_speed[DEVICE_FRAMEWORK_EPA_POS_2_HS] = tmp; in test_swap_framework_bulk_ep_descriptors()
|
| D | usbx_cdc_acm_basic_memory_test.c | 472 UCHAR tmp; in test_swap_framework_bulk_ep_descriptors() local 474 tmp = device_framework_full_speed[DEVICE_FRAMEWORK_EPA_POS_1_FS]; in test_swap_framework_bulk_ep_descriptors() 476 device_framework_full_speed[DEVICE_FRAMEWORK_EPA_POS_2_FS] = tmp; in test_swap_framework_bulk_ep_descriptors() 478 tmp = device_framework_high_speed[DEVICE_FRAMEWORK_EPA_POS_1_HS]; in test_swap_framework_bulk_ep_descriptors() 480 device_framework_high_speed[DEVICE_FRAMEWORK_EPA_POS_2_HS] = tmp; in test_swap_framework_bulk_ep_descriptors()
|
| D | usbx_ux_device_class_hid_descriptor_send_test.c | 413 ALIGN_TYPE tmp; in tx_demo_thread_host_simulation_entry() local 624 tmp = (ALIGN_TYPE)_ux_system_slave -> ux_system_slave_device_framework; in tx_demo_thread_host_simulation_entry() 637 _ux_system_slave -> ux_system_slave_device_framework = (UCHAR *)tmp; in tx_demo_thread_host_simulation_entry() 655 tmp = (ALIGN_TYPE)_ux_system_slave -> ux_system_slave_device_framework; in tx_demo_thread_host_simulation_entry() 668 _ux_system_slave -> ux_system_slave_device_framework = (UCHAR *)tmp; in tx_demo_thread_host_simulation_entry()
|
| D | usbx_hid_keyboard_key_get_test.c | 387 ALIGN_TYPE tmp; in tx_demo_thread_host_simulation_entry() local 418 tmp = (ALIGN_TYPE)keyboard -> ux_host_class_hid_keyboard_hid; in tx_demo_thread_host_simulation_entry() 429 keyboard -> ux_host_class_hid_keyboard_hid = (UX_HOST_CLASS_HID *)tmp; in tx_demo_thread_host_simulation_entry()
|
| D | usbx_standalone_device_cdc_acm_transmission_test.c | 493 UCHAR tmp; in test_swap_framework_bulk_ep_descriptors() local 495 tmp = device_framework_full_speed[DEVICE_FRAMEWORK_EPA_POS_1_FS]; in test_swap_framework_bulk_ep_descriptors() 497 device_framework_full_speed[DEVICE_FRAMEWORK_EPA_POS_2_FS] = tmp; in test_swap_framework_bulk_ep_descriptors() 499 tmp = device_framework_high_speed[DEVICE_FRAMEWORK_EPA_POS_1_HS]; in test_swap_framework_bulk_ep_descriptors() 501 device_framework_high_speed[DEVICE_FRAMEWORK_EPA_POS_2_HS] = tmp; in test_swap_framework_bulk_ep_descriptors()
|
| D | usbx_ux_host_stack_device_remove_test.c | 369 ULONG tmp; in tx_demo_thread_host_simulation_entry() local 459 tmp = _ux_system_host -> ux_system_host_device_array[3].ux_device_handle; in tx_demo_thread_host_simulation_entry() 482 _ux_system_host -> ux_system_host_device_array[3].ux_device_handle = tmp; in tx_demo_thread_host_simulation_entry()
|
| D | usbx_ux_host_device_basic_memory_tests.c | 627 UCHAR tmp; in test_swap_framework_bulk_ep_descriptors() local 629 tmp = device_framework_full_speed[DEVICE_FRAMEWORK_EPA_POS_1_FS]; in test_swap_framework_bulk_ep_descriptors() 631 device_framework_full_speed[DEVICE_FRAMEWORK_EPA_POS_2_FS] = tmp; in test_swap_framework_bulk_ep_descriptors() 633 tmp = device_framework_high_speed[DEVICE_FRAMEWORK_EPA_POS_1_HS]; in test_swap_framework_bulk_ep_descriptors() 635 device_framework_high_speed[DEVICE_FRAMEWORK_EPA_POS_2_HS] = tmp; in test_swap_framework_bulk_ep_descriptors()
|
| D | usbx_ux_host_basic_memory_tests.c | 640 UCHAR tmp; in test_swap_framework_bulk_ep_descriptors() local 642 tmp = device_framework_full_speed[DEVICE_FRAMEWORK_EPA_POS_1_FS]; in test_swap_framework_bulk_ep_descriptors() 644 device_framework_full_speed[DEVICE_FRAMEWORK_EPA_POS_2_FS] = tmp; in test_swap_framework_bulk_ep_descriptors() 646 tmp = device_framework_high_speed[DEVICE_FRAMEWORK_EPA_POS_1_HS]; in test_swap_framework_bulk_ep_descriptors() 648 device_framework_high_speed[DEVICE_FRAMEWORK_EPA_POS_2_HS] = tmp; in test_swap_framework_bulk_ep_descriptors()
|
| D | usbx_ux_host_class_hid_descriptor_parse_test3.c | 219 ALIGN_TYPE tmp; in test_application_define() local 326 tmp = (ALIGN_TYPE)hcd -> ux_hcd_entry_function; in test_application_define()
|
| D | usbx_ux_host_class_hid_periodic_report_start_test2.c | 209 ALIGN_TYPE tmp; in test_application_define() local 315 tmp = (ALIGN_TYPE)hcd -> ux_hcd_entry_function; in test_application_define()
|
| /USBX-v6.2.1/cmake/ |
| D | utilities.cmake | 4 set(tmp ${azrtos_targets}) variable 12 list(APPEND tmp "azrtos::${dirname}") 14 set(azrtos_targets ${tmp} PARENT_SCOPE)
|