Home
last modified time | relevance | path

Searched refs:framework (Results 1 – 25 of 34) sorted by relevance

12

/USBX-v6.2.1/test/regression/
Dusbx_ux_host_class_cdc_acm_entry_test.c477 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 …]
Dusbx_hub_full_speed_hub_test.c56 .framework = framework_full_speed_hub,
Dusbx_hub_multiple_tt_test.c56 .framework = framework_multiple_tts,
Dusbx_cdc_ecm_control_interface_no_interrupt_endpoint_test.c137 .framework = no_interrupt_endpoint_configuration_descriptor,
Dusbx_cdc_ecm_data_iface_non_bulko_and_non_bulki_endpt_test.c144 .framework = non_bulk_out_endpoint,
Dusbx_cdc_ecm_default_data_interface_setting_with_endpoints_test.c118 .framework = device_framework_high_speed_default_data_interface_with_endpoints,
Dusbx_ux_test_hub.h29 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()
Dusbx_hub_interrupt_out_endpoint_test.c57 .framework = framework_only_interrupt_out_endpoint,
Dusbx_hub_non_interrupt_in_endpoint_test.c57 .framework = framework_non_interrupt_in_endpoint,
Dusbx_hub_no_endpoints_test.c49 .framework = framework_no_endpoints_test,
Dux_test_dcd_sim_slave.h14 VOID ux_test_dcd_sim_slave_connect_framework(UCHAR * framework, ULONG framework_length);
Dusbx_cdc_ecm_invalid_alt_setting_after_zero_endpt_data_iface_test.c129 .framework = non_data_interface_after_zero_endpoint_data_interface_framework,
Dusbx_cdc_ecm_one_data_interface_with_no_endpoints_test.c100 .framework = one_data_interface_with_no_endpoints_framework,
Dusbx_cdc_ecm_non_data_iface_after_zero_endpt_data_iface_test.c135 .framework = non_data_interface_after_zero_endpoint_data_interface_framework,
Dusbx_cdc_ecm_no_functional_descriptor_test.c117 .framework = no_function_descriptor_framework,
Dusbx_cdc_ecm_basic_ipv6_test.c20 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()
Dusbx_hub_invalid_device_protocol_test.c57 .framework = framework_invalid_device_protocol,
Dusbx_hub_multiple_tt_too_many_hub_ports_test.c71 .framework = framework_invalid_device_protocol,
Dusbx_hub_single_tt_too_many_hub_ports_test.c71 .framework = framework_invalid_device_protocol,
Dusbx_cdc_ecm_host_bulk_in_semaphore_create_fail_test.c7 .framework = default_device_framework,
Dusbx_cdc_ecm_host_bulk_out_semaphore_create_fail_test.c7 .framework = default_device_framework,
Dusbx_cdc_ecm_host_first_interrupt_transfer_fail_test.c6 .framework = default_device_framework,
Dusbx_cdc_ecm_host_int_notification_semaphore_create_fail_test.c6 .framework = default_device_framework,
Dusbx_cdc_ecm_host_thread_create_fail_test.c6 .framework = default_device_framework,
Dusbx_bus_powered_hub_conn_to_self_and_bus_powered_hub_test.c55 .framework = device_framework_bus_powered,

12