| /USBX-v6.2.1/test/regression/ |
| D | usbx_ux_host_class_cdc_acm_entry_test.c | 477 UCHAR *framework; in tx_test_thread_host_simulation_entry() local 509 framework = test_n ? device_framework_high_speed : device_framework_full_speed; in tx_test_thread_host_simulation_entry() 523 framework[iad_off + 4] = 4; in tx_test_thread_host_simulation_entry() 535 framework[iad_off + 4] = 2; in tx_test_thread_host_simulation_entry() 543 framework[iad_off + 5] = 4; in tx_test_thread_host_simulation_entry() 555 framework[iad_off + 5] = 2; in tx_test_thread_host_simulation_entry() 563 framework[iad_off + 4] = 0; in tx_test_thread_host_simulation_entry() 564 framework[iad_off + 5] = 0; in tx_test_thread_host_simulation_entry() 576 framework[iad_off + 4] = 2; in tx_test_thread_host_simulation_entry() 577 framework[iad_off + 5] = 2; in tx_test_thread_host_simulation_entry() [all …]
|
| D | usbx_hub_full_speed_hub_test.c | 56 .framework = framework_full_speed_hub,
|
| D | usbx_hub_multiple_tt_test.c | 56 .framework = framework_multiple_tts,
|
| D | usbx_cdc_ecm_control_interface_no_interrupt_endpoint_test.c | 137 .framework = no_interrupt_endpoint_configuration_descriptor,
|
| D | usbx_cdc_ecm_data_iface_non_bulko_and_non_bulki_endpt_test.c | 144 .framework = non_bulk_out_endpoint,
|
| D | usbx_cdc_ecm_default_data_interface_setting_with_endpoints_test.c | 118 .framework = device_framework_high_speed_default_data_interface_with_endpoints,
|
| D | usbx_ux_test_hub.h | 29 UCHAR *framework; member 366 if (device_init_data->framework == UX_NULL) in initialize_hub_with_device_init_data() 368 device_init_data->framework = default_device_framework; in initialize_hub_with_device_init_data() 558 …UX_TEST_CHECK_SUCCESS(ux_device_stack_initialize(device_init_data->framework, device_init_data->fr… in thread_entry_host() 559 … device_init_data->framework, device_init_data->framework_length, in thread_entry_host()
|
| D | usbx_hub_interrupt_out_endpoint_test.c | 57 .framework = framework_only_interrupt_out_endpoint,
|
| D | usbx_hub_non_interrupt_in_endpoint_test.c | 57 .framework = framework_non_interrupt_in_endpoint,
|
| D | usbx_hub_no_endpoints_test.c | 49 .framework = framework_no_endpoints_test,
|
| D | ux_test_dcd_sim_slave.h | 14 VOID ux_test_dcd_sim_slave_connect_framework(UCHAR * framework, ULONG framework_length);
|
| D | usbx_cdc_ecm_invalid_alt_setting_after_zero_endpt_data_iface_test.c | 129 .framework = non_data_interface_after_zero_endpoint_data_interface_framework,
|
| D | usbx_cdc_ecm_one_data_interface_with_no_endpoints_test.c | 100 .framework = one_data_interface_with_no_endpoints_framework,
|
| D | usbx_cdc_ecm_non_data_iface_after_zero_endpt_data_iface_test.c | 135 .framework = non_data_interface_after_zero_endpoint_data_interface_framework,
|
| D | usbx_cdc_ecm_no_functional_descriptor_test.c | 117 .framework = no_function_descriptor_framework,
|
| D | usbx_cdc_ecm_basic_ipv6_test.c | 20 UCHAR *framework; member 257 .framework = default_device_framework, 271 if (device_init_data->framework == NULL) in ux_test_cdc_ecm_initialize_use_framework() 273 device_init_data->framework = default_device_framework; in ux_test_cdc_ecm_initialize_use_framework() 599 …UX_TEST_CHECK_SUCCESS(ux_device_stack_initialize(device_init_data->framework, device_init_data->fr… in thread_entry_device() 600 … device_init_data->framework, device_init_data->framework_length, in thread_entry_device()
|
| D | usbx_hub_invalid_device_protocol_test.c | 57 .framework = framework_invalid_device_protocol,
|
| D | usbx_hub_multiple_tt_too_many_hub_ports_test.c | 71 .framework = framework_invalid_device_protocol,
|
| D | usbx_hub_single_tt_too_many_hub_ports_test.c | 71 .framework = framework_invalid_device_protocol,
|
| D | usbx_cdc_ecm_host_bulk_in_semaphore_create_fail_test.c | 7 .framework = default_device_framework,
|
| D | usbx_cdc_ecm_host_bulk_out_semaphore_create_fail_test.c | 7 .framework = default_device_framework,
|
| D | usbx_cdc_ecm_host_first_interrupt_transfer_fail_test.c | 6 .framework = default_device_framework,
|
| D | usbx_cdc_ecm_host_int_notification_semaphore_create_fail_test.c | 6 .framework = default_device_framework,
|
| D | usbx_cdc_ecm_host_thread_create_fail_test.c | 6 .framework = default_device_framework,
|
| D | usbx_bus_powered_hub_conn_to_self_and_bus_powered_hub_test.c | 55 .framework = device_framework_bus_powered,
|