Searched refs:ux_device_enum_wait_ms (Results 1 – 3 of 3) sorted by relevance
517 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()
438 device -> ux_device_enum_wait_ms = UX_MS_TO_TICK_NON_ZERO(2); in _ux_host_class_hub_inst_tasks_run()
2029 ULONG ux_device_enum_wait_ms; member