Searched refs:UX_MAX_BYTES_PER_MICROFRAME_HS (Results 1 – 3 of 3) sorted by relevance
280 if (microframe_load[i] + max_packet_size > UX_MAX_BYTES_PER_MICROFRAME_HS) in _ux_hcd_ehci_interrupt_endpoint_create()
357 if (microframe_load[microframe_i] + max_packet_size > UX_MAX_BYTES_PER_MICROFRAME_HS) in _ux_hcd_ehci_isochronous_endpoint_create()
1109 #define UX_MAX_BYTES_PER_MICROFRAME_HS 5785u macro