Home
last modified time | relevance | path

Searched refs:_ux_host_stack_device_get (Results 1 – 7 of 7) sorted by relevance

/USBX-v6.2.1/common/core/src/
Dux_host_stack_device_get.c77 UINT _ux_host_stack_device_get(ULONG device_index, UX_DEVICE **device) in _ux_host_stack_device_get() function
198 return(_ux_host_stack_device_get(device_index, device)); in _uxe_host_stack_device_get()
/USBX-v6.2.1/test/regression/
Dusbx_ux_host_stack_hcd_unregister_test.c293 status = _ux_host_stack_device_get(0, &device); in ux_test_hcd_register()
395 status = _ux_host_stack_device_get(0, &device); in ux_test_thread_simulation_0_entry()
478 status = _ux_host_stack_device_get(0, &device); in ux_test_thread_simulation_0_entry()
512 status = _ux_host_stack_device_get(0, &device); in ux_test_thread_simulation_0_entry()
Dusbx_cdc_acm_configure_test.c676 status = _ux_host_stack_device_get(0, &device); in tx_test_thread_host_simulation_entry()
732 status = _ux_host_stack_device_get(0, &device); in tx_test_thread_host_simulation_entry()
Dusbx_ux_host_stack_class_unregister_test.c517 status = _ux_host_stack_device_get(0, &device); in ux_test_host_stack_hcd_unregister()
541 status = _ux_host_stack_device_get(0, &device); in ux_test_wait_connect()
Dusbx_ux_host_class_cdc_acm_deactivate_test.c477 status = _ux_host_stack_device_get(0, &device); in tx_test_thread_host_simulation_entry()
/USBX-v6.2.1/common/core/inc/
Dux_host_stack.h162 UINT _ux_host_stack_device_get(ULONG device_index, UX_DEVICE **device);
Dux_api.h2781 #define ux_host_stack_device_get _ux_host_stack_device_get