Searched refs:UX_MAX_TT (Results 1 – 4 of 4) sorted by relevance
74 if (hub -> ux_host_class_hub_descriptor.bNbPorts > UX_MAX_TT) in _ux_host_class_hub_descriptor_parse()97 if (hub -> ux_host_class_hub_descriptor.bNbPorts > UX_MAX_TT) in _ux_host_class_hub_descriptor_parse()
215 for (tt_index = 0; tt_index < UX_MAX_TT; tt_index++) in _ux_host_stack_bandwidth_release()
228 for (tt_index = 0; tt_index < UX_MAX_TT; tt_index++) in _ux_host_stack_bandwidth_check()
325 #ifndef UX_MAX_TT326 #define UX_MAX_TT 8 macro2008 ux_device_hub_tt[UX_MAX_TT];