Home
last modified time | relevance | path

Searched refs:ux_host_class_dpump_state (Results 1 – 25 of 38) sorted by relevance

12

/USBX-v6.2.1/common/core/src/
Dux_host_class_dpump_ioctl.c88 if ((dpump -> ux_host_class_dpump_state != UX_HOST_CLASS_INSTANCE_LIVE) && in _ux_host_class_dpump_ioctl()
89 (dpump -> ux_host_class_dpump_state != UX_HOST_CLASS_INSTANCE_MOUNTING)) in _ux_host_class_dpump_ioctl()
Dux_host_class_dpump_deactivate.c92 dpump -> ux_host_class_dpump_state = UX_HOST_CLASS_INSTANCE_SHUTDOWN; in _ux_host_class_dpump_deactivate()
Dux_host_class_dpump_activate.c137 dpump -> ux_host_class_dpump_state = UX_HOST_CLASS_INSTANCE_LIVE; in _ux_host_class_dpump_activate()
/USBX-v6.2.1/test/regression/
Dusbx_ux_host_stack_endpoint_instance_test.c234 if (dpump -> ux_host_class_dpump_state != UX_HOST_CLASS_INSTANCE_LIVE) in break_on_dpump_ready()
414 if (dpump == UX_NULL || dpump -> ux_host_class_dpump_state != UX_HOST_CLASS_INSTANCE_LIVE) in ux_test_thread_simulation_0_entry()
Dusbx_ux_host_stack_device_configuration_get_test.c325 while (dpump -> ux_host_class_dpump_state != UX_HOST_CLASS_INSTANCE_LIVE) in ux_test_thread_host_simulation_entry()
Dusbx_ux_host_stack_transfer_request_test.c256 if (dpump -> ux_host_class_dpump_state != UX_HOST_CLASS_INSTANCE_LIVE) in break_on_dpump_ready()
454 if (dpump == UX_NULL || dpump -> ux_host_class_dpump_state != UX_HOST_CLASS_INSTANCE_LIVE) in ux_test_thread_simulation_0_entry()
Dusbx_ux_host_stack_configuration_interface_get_test.c345 while (dpump -> ux_host_class_dpump_state != UX_HOST_CLASS_INSTANCE_LIVE) in ux_test_thread_host_simulation_entry()
Dusbx_ux_host_stack_device_get_test.c326 while (dpump -> ux_host_class_dpump_state != UX_HOST_CLASS_INSTANCE_LIVE) in ux_test_thread_host_simulation_entry()
Dusbx_ux_host_stack_class_instance_get_test.c359 while (dpump -> ux_host_class_dpump_state != UX_HOST_CLASS_INSTANCE_LIVE) in tx_demo_thread_host_simulation_entry()
Dusbx_ux_host_stack_interfaces_scan_test.c364 while (dpump -> ux_host_class_dpump_state != UX_HOST_CLASS_INSTANCE_LIVE) in tx_demo_thread_host_simulation_entry()
Dusbx_ux_utility_physical_address_test.c234 if (dpump -> ux_host_class_dpump_state != UX_HOST_CLASS_INSTANCE_LIVE) in break_on_dpump_ready()
Dusbx_ux_host_stack_class_instance_destroy_test.c360 while (dpump -> ux_host_class_dpump_state != UX_HOST_CLASS_INSTANCE_LIVE) in tx_demo_thread_host_simulation_entry()
Dusbx_ux_host_stack_class_interface_scan_test.c376 while (dpump -> ux_host_class_dpump_state != UX_HOST_CLASS_INSTANCE_LIVE) in tx_demo_thread_host_simulation_entry()
Dusbx_ux_utility_thread_schedule_other_test.c236 if (dpump -> ux_host_class_dpump_state != UX_HOST_CLASS_INSTANCE_LIVE) in break_on_dpump_ready()
Dusbx_ux_utility_timer_test.c236 if (dpump -> ux_host_class_dpump_state != UX_HOST_CLASS_INSTANCE_LIVE) in break_on_dpump_ready()
Dusbx_ux_host_stack_interface_endpoint_get_test.c364 while (dpump -> ux_host_class_dpump_state != UX_HOST_CLASS_INSTANCE_LIVE) in tx_demo_thread_host_simulation_entry()
Dusbx_ux_utility_pci_class_scan_test.c234 if (dpump -> ux_host_class_dpump_state != UX_HOST_CLASS_INSTANCE_LIVE) in break_on_dpump_ready()
Dusbx_ux_utility_pci_read_test.c234 if (dpump -> ux_host_class_dpump_state != UX_HOST_CLASS_INSTANCE_LIVE) in break_on_dpump_ready()
Dusbx_ux_utility_pci_write_test.c234 if (dpump -> ux_host_class_dpump_state != UX_HOST_CLASS_INSTANCE_LIVE) in break_on_dpump_ready()
Dusbx_ux_utility_string_length_check_test.c236 if (dpump -> ux_host_class_dpump_state != UX_HOST_CLASS_INSTANCE_LIVE) in break_on_dpump_ready()
Dusbx_ux_host_stack_device_configuration_reset_select_test.c360 while (dpump -> ux_host_class_dpump_state != UX_HOST_CLASS_INSTANCE_LIVE) in ux_test_thread_host_simulation_entry()
Dusbx_ux_host_stack_class_device_scan_test.c384 while (dpump -> ux_host_class_dpump_state != UX_HOST_CLASS_INSTANCE_LIVE) in tx_demo_thread_host_simulation_entry()
Dusbx_ux_utility_unicode_to_string_test.c234 if (dpump -> ux_host_class_dpump_state != UX_HOST_CLASS_INSTANCE_LIVE) in break_on_dpump_ready()
Dusbx_ux_host_stack_endpoint_instance_create_test.c385 while (dpump -> ux_host_class_dpump_state != UX_HOST_CLASS_INSTANCE_LIVE) in tx_test_thread_host_simulation_entry()
/USBX-v6.2.1/samples/
Ddemo_usbx.c276 while (dpump -> ux_host_class_dpump_state != UX_HOST_CLASS_INSTANCE_LIVE) in tx_demo_thread_host_simulation_entry()

12