Home
last modified time | relevance | path

Searched refs:_ux_host_stack_class_device_scan (Results 1 – 5 of 5) sorted by relevance

/USBX-v6.2.1/test/regression/
Dusbx_ux_host_stack_class_device_scan_test.c406 status = _ux_host_stack_class_device_scan(device); in tx_demo_thread_host_simulation_entry()
431 status = _ux_host_stack_class_device_scan(device); in tx_demo_thread_host_simulation_entry()
457 status = _ux_host_stack_class_device_scan(device); in tx_demo_thread_host_simulation_entry()
/USBX-v6.2.1/common/core/src/
Dux_host_stack_class_device_scan.c88 UINT _ux_host_stack_class_device_scan(UX_DEVICE *device) in _ux_host_stack_class_device_scan() function
Dux_host_stack_new_device_create.c277 status = _ux_host_stack_class_device_scan(device); in _ux_host_stack_new_device_create()
Dux_host_stack_tasks_run.c292 status = _ux_host_stack_class_device_scan(device); in _ux_host_stack_configuration_parsed()
/USBX-v6.2.1/common/core/inc/
Dux_host_stack.h134 UINT _ux_host_stack_class_device_scan(UX_DEVICE *device);