Home
last modified time | relevance | path

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

/USBX-v6.2.1/common/core/src/
Dux_host_stack_tasks_run.c517 device -> ux_device_enum_wait_ms = in _ux_host_stack_device_enum_run()
644 device -> ux_device_enum_wait_ms = UX_MS_TO_TICK_NON_ZERO(2); in _ux_host_stack_device_enum_run()
1036 if (elapsed_ms < device -> ux_device_enum_wait_ms) in _ux_host_stack_device_enum_run()
1064 device -> ux_device_enum_wait_ms = in _ux_host_stack_device_enum_run()
/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_hub_tasks_run.c438 device -> ux_device_enum_wait_ms = UX_MS_TO_TICK_NON_ZERO(2); in _ux_host_class_hub_inst_tasks_run()
/USBX-v6.2.1/common/core/inc/
Dux_api.h2029 ULONG ux_device_enum_wait_ms; member