Searched refs:UX_MAX_USB_DEVICES (Results 1 – 3 of 3) sorted by relevance
464 hcd -> ux_hcd_nb_devices = UX_MAX_USB_DEVICES + 1; in tx_test_thread_host_simulation_entry()477 for (i = 0; i < UX_MAX_USB_DEVICES; i ++) in tx_test_thread_host_simulation_entry()
128 if (hcd -> ux_hcd_nb_devices > UX_MAX_USB_DEVICES) in _ux_host_stack_new_device_create()
1176 #define UX_MAX_USB_DEVICES 127 macro