Home
last modified time | relevance | path

Searched refs:UX_MAX_TT (Results 1 – 4 of 4) sorted by relevance

/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_hub_descriptor_get.c74 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()
/USBX-v6.2.1/common/core/src/
Dux_host_stack_bandwidth_release.c215 for (tt_index = 0; tt_index < UX_MAX_TT; tt_index++) in _ux_host_stack_bandwidth_release()
Dux_host_stack_bandwidth_check.c228 for (tt_index = 0; tt_index < UX_MAX_TT; tt_index++) in _ux_host_stack_bandwidth_check()
/USBX-v6.2.1/common/core/inc/
Dux_api.h325 #ifndef UX_MAX_TT
326 #define UX_MAX_TT 8 macro
2008 ux_device_hub_tt[UX_MAX_TT];