Home
last modified time | relevance | path

Searched refs:ux_device_handle (Results 1 – 25 of 28) sorted by relevance

12

/USBX-v6.2.1/test/regression/
Dusbx_ux_host_stack_device_remove_test.c431 _ux_system_host -> ux_system_host_device_array[0].ux_device_handle = (ULONG)(ALIGN_TYPE)device; in tx_demo_thread_host_simulation_entry()
435 _ux_system_host -> ux_system_host_device_array[1].ux_device_handle = (ULONG)(ALIGN_TYPE)device; in tx_demo_thread_host_simulation_entry()
440 _ux_system_host -> ux_system_host_device_array[2].ux_device_handle = (ULONG)(ALIGN_TYPE)device; in tx_demo_thread_host_simulation_entry()
449 if (_ux_system_host -> ux_system_host_device_array[3].ux_device_handle == 0) in tx_demo_thread_host_simulation_entry()
459 tmp = _ux_system_host -> ux_system_host_device_array[3].ux_device_handle; in tx_demo_thread_host_simulation_entry()
460 _ux_system_host -> ux_system_host_device_array[3].ux_device_handle = 0; in tx_demo_thread_host_simulation_entry()
464 if (_ux_system_host -> ux_system_host_device_array[0].ux_device_handle == 0) in tx_demo_thread_host_simulation_entry()
470 if (_ux_system_host -> ux_system_host_device_array[1].ux_device_handle == 0) in tx_demo_thread_host_simulation_entry()
476 if (_ux_system_host -> ux_system_host_device_array[2].ux_device_handle == 0) 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()
Dusbx_ux_host_stack_hcd_unregister_test.c532 _ux_system_host->ux_system_host_device_array[0].ux_device_handle = UX_USED; in ux_test_thread_simulation_0_entry()
542 if (_ux_system_host->ux_system_host_device_array[1].ux_device_handle == UX_UNUSED) in ux_test_thread_simulation_0_entry()
549 _ux_system_host->ux_system_host_device_array[0].ux_device_handle = UX_UNUSED; in ux_test_thread_simulation_0_entry()
562 if (_ux_system_host->ux_system_host_device_array[1].ux_device_handle != UX_UNUSED) in ux_test_thread_simulation_0_entry()
594 device->ux_device_handle = 1; in ux_test_thread_simulation_0_entry()
Dusbx_ux_host_class_storage_configure_coverage_test.c29 device.ux_device_handle = (ULONG)&device; in test_application_define()
Dusbx_host_class_hub_port_change_connection_process_coverage_test.c79 device1.ux_device_handle = UX_UNUSED; in test_application_define()
80 device2.ux_device_handle = UX_UNUSED; in test_application_define()
Dusbx_ux_host_stack_device_configuration_activate_test.c365 temp = device -> ux_device_handle; in tx_demo_thread_host_simulation_entry()
366 device -> ux_device_handle = 0; in tx_demo_thread_host_simulation_entry()
373 device -> ux_device_handle = temp; in tx_demo_thread_host_simulation_entry()
Dusbx_ux_host_stack_device_string_get_test.c357 temp = device -> ux_device_handle; in tx_demo_thread_host_simulation_entry()
358 device -> ux_device_handle = 0; in tx_demo_thread_host_simulation_entry()
365 device -> ux_device_handle = temp; in tx_demo_thread_host_simulation_entry()
Dusbx_ux_host_class_storage_activate_test.c535 device -> ux_device_handle = 0; in tx_demo_thread_host_simulation_entry()
548 device -> ux_device_handle = (ULONG)(ALIGN_TYPE)device; in tx_demo_thread_host_simulation_entry()
569 device -> ux_device_handle = (ULONG)(ALIGN_TYPE)device; in tx_demo_thread_host_simulation_entry()
Dusbx_cdc_acm_configure_test.c779 device -> ux_device_handle = 0; in tx_test_thread_host_simulation_entry()
787 device -> ux_device_handle = (ULONG) (ALIGN_TYPE) device; in tx_test_thread_host_simulation_entry()
Dusbx_ux_host_class_storage_configure_test.c553 device -> ux_device_handle = 0; in tx_demo_thread_host_simulation_entry()
560 device -> ux_device_handle = (ULONG)(ALIGN_TYPE)device; in tx_demo_thread_host_simulation_entry()
Dusbx_ux_host_class_hid_activate_test.c395 device.ux_device_handle = 0; in tx_demo_thread_host_simulation_entry()
Dusbx_uxe_device_dfu_test.c412 if (device == UX_NULL || device -> ux_device_handle != (ULONG)(ALIGN_TYPE)(device)) in _req_DFU_LOCK()
Dusbx_msrc_71934_dfu_upload_test.c397 if (device == UX_NULL || device -> ux_device_handle != (ULONG)(ALIGN_TYPE)(device)) in _req_DFU_LOCK()
Dusbx_msrc_69702_dfu_dnload_test.c397 if (device == UX_NULL || device -> ux_device_handle != (ULONG)(ALIGN_TYPE)(device)) in _req_DFU_LOCK()
/USBX-v6.2.1/common/core/src/
Dux_host_stack_new_device_get.c100 if (device -> ux_device_handle == UX_UNUSED) in _ux_host_stack_new_device_get()
116 device -> ux_device_handle = UX_USED; in _ux_host_stack_new_device_get()
Dux_host_stack_device_get.c112 if (current_device -> ux_device_handle != UX_UNUSED) in _ux_host_stack_device_get()
137 if (current_device -> ux_device_handle != UX_UNUSED) in _ux_host_stack_device_get()
Dux_host_stack_device_remove.c112 if (device -> ux_device_handle != UX_UNUSED) in _ux_host_stack_device_remove()
133 if (device -> ux_device_handle == UX_UNUSED || in _ux_host_stack_device_remove()
Dux_host_stack_device_configuration_get.c83 if (device -> ux_device_handle != (ULONG) (ALIGN_TYPE) device) in _ux_host_stack_device_configuration_get()
Dux_host_stack_device_configuration_deactivate.c98 if (device -> ux_device_handle != (ULONG) (ALIGN_TYPE) device) in _ux_host_stack_device_configuration_deactivate()
Dux_host_stack_hcd_unregister.c167 if (device -> ux_device_handle == UX_UNUSED) in _ux_host_stack_hcd_unregister()
Dux_host_stack_device_string_get.c93 if (device -> ux_device_handle != (ULONG) (ALIGN_TYPE) device) in _ux_host_stack_device_string_get()
Dux_host_stack_hnp_polling_thread_entry.c152 if (device -> ux_device_handle != UX_UNUSED) in _ux_host_stack_hnp_polling_thread_entry()
Dux_host_stack_new_device_create.c167 device -> ux_device_handle = (ULONG) (ALIGN_TYPE) device; in _ux_host_stack_new_device_create()
Dux_host_stack_device_resources_free.c280 device -> ux_device_handle = UX_UNUSED; in _ux_host_stack_device_resources_free()
/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_hid_idle_set_run.c103 device -> ux_device_handle != (ULONG)(ALIGN_TYPE)device) in _ux_host_class_hid_idle_set_run()
Dux_host_class_hid_report_set_run.c123 device -> ux_device_handle != (ULONG)(ALIGN_TYPE)device) in _ux_host_class_hid_report_set_run()

12