Home
last modified time | relevance | path

Searched refs:_ux_host_stack_new_device_get (Results 1 – 6 of 6) sorted by relevance

/USBX-v6.2.1/test/regression/
Dusbx_ux_host_stack_new_device_get_test.c45 extern UX_DEVICE *_ux_host_stack_new_device_get(VOID);
136 new_device = _ux_host_stack_new_device_get(); in ux_test_thread_host_simulation_entry()
146 new_device = _ux_host_stack_new_device_get(); in ux_test_thread_host_simulation_entry()
Dusbx_ux_host_stack_new_device_create_test.c480 device = _ux_host_stack_new_device_get(); in tx_test_thread_host_simulation_entry()
Dusbx_cdc_acm_configure_test.c758 parent_device = _ux_host_stack_new_device_get(); in tx_test_thread_host_simulation_entry()
/USBX-v6.2.1/common/core/src/
Dux_host_stack_new_device_get.c76 UX_DEVICE *_ux_host_stack_new_device_get(VOID) in _ux_host_stack_new_device_get() function
Dux_host_stack_new_device_create.c142 device = _ux_host_stack_new_device_get(); in _ux_host_stack_new_device_create()
/USBX-v6.2.1/common/core/inc/
Dux_host_stack.h185 UX_DEVICE *_ux_host_stack_new_device_get(VOID);