Home
last modified time | relevance | path

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

/USBX-v6.3.0/common/usbx_host_classes/src/
Dux_host_class_hub_ports_power.c122 … _ux_utility_delay_ms(((ULONG) (hub -> ux_host_class_hub_descriptor.bPwrOn2PwrGood) * 2)); in _ux_host_class_hub_ports_power()
Dux_host_class_hub_entry.c366 …b_wait_ms = UX_MS_TO_TICK_NON_ZERO((ULONG)hub -> ux_host_class_hub_descriptor.bPwrOn2PwrGood << 1); in _ux_host_class_hub_activate_wait()
/USBX-v6.3.0/common/usbx_host_classes/inc/
Dux_host_class_hub.h199 UCHAR bPwrOn2PwrGood; member