Home
last modified time | relevance | path

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

/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_hub_descriptor_get.c85 … hub -> ux_host_class_hub_device -> ux_device_hub_tt[0].ux_hub_tt_port_mapping = UX_TT_MASK; in _ux_host_class_hub_descriptor_parse()
/USBX-v6.2.1/test/regression/
Dusbx_ux_host_stack_bandwidth_test.c464 hub[0].ux_device_hub_tt[1].ux_hub_tt_port_mapping = UX_TT_MASK; in ux_test_thread_simulation_0_entry()
578 hub[0].ux_device_hub_tt[1].ux_hub_tt_port_mapping = UX_TT_MASK; in ux_test_thread_simulation_0_entry()
/USBX-v6.2.1/common/core/inc/
Dux_api.h1108 #define UX_TT_MASK 0x1FFu macro