Home
last modified time | relevance | path

Searched refs:created_device (Results 1 – 3 of 3) sorted by relevance

/USBX-v6.2.1/common/core/src/
Dux_host_stack_new_device_create.c117 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/
Dusbx_ux_host_stack_new_device_create_test.c431 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/
Dux_host_stack.h189 UX_DEVICE **created_device);