Searched refs:created_device (Results 1 – 3 of 3) sorted by relevance
| /USBX-v6.2.1/common/core/src/ |
| D | ux_host_stack_new_device_create.c | 117 UX_DEVICE **created_device) in _ux_host_stack_new_device_create() argument 156 *created_device = device; in _ux_host_stack_new_device_create()
|
| /USBX-v6.2.1/test/regression/ |
| D | usbx_ux_host_stack_new_device_create_test.c | 431 UX_DEVICE *created_device; in tx_test_thread_host_simulation_entry() local 466 …tus = _ux_host_stack_new_device_create(hcd, UX_NULL, 0, UX_FULL_SPEED_DEVICE, 50, &created_device); in tx_test_thread_host_simulation_entry() 488 …tus = _ux_host_stack_new_device_create(hcd, UX_NULL, 0, UX_FULL_SPEED_DEVICE, 50, &created_device); in tx_test_thread_host_simulation_entry()
|
| /USBX-v6.2.1/common/core/inc/ |
| D | ux_host_stack.h | 189 UX_DEVICE **created_device);
|