Home
last modified time | relevance | path

Searched refs:ux_host_class_hub_wait_ms (Results 1 – 2 of 2) sorted by relevance

/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_hub_entry.c365 …hub -> ux_host_class_hub_wait_ms = UX_MS_TO_TICK_NON_ZERO((ULONG)hub -> ux_host_class_hub_descript… in _ux_host_class_hub_activate_wait()
483 if (elapsed_ms < hub -> ux_host_class_hub_wait_ms) in _ux_host_class_hub_activate_wait()
/USBX-v6.2.1/common/usbx_host_classes/inc/
Dux_host_class_hub.h234 ULONG ux_host_class_hub_wait_ms; member