Searched refs:_ux_host_stack_device_get (Results 1 – 7 of 7) sorted by relevance
| /USBX-v6.2.1/common/core/src/ |
| D | ux_host_stack_device_get.c | 77 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/ |
| D | usbx_ux_host_stack_hcd_unregister_test.c | 293 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()
|
| D | usbx_cdc_acm_configure_test.c | 676 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()
|
| D | usbx_ux_host_stack_class_unregister_test.c | 517 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()
|
| D | usbx_ux_host_class_cdc_acm_deactivate_test.c | 477 status = _ux_host_stack_device_get(0, &device); in tx_test_thread_host_simulation_entry()
|
| /USBX-v6.2.1/common/core/inc/ |
| D | ux_host_stack.h | 162 UINT _ux_host_stack_device_get(ULONG device_index, UX_DEVICE **device);
|
| D | ux_api.h | 2781 #define ux_host_stack_device_get _ux_host_stack_device_get
|