Searched defs:maxpacket (Results 1 – 2 of 2) sorted by relevance
421 unsigned long maxpacket = usb_drv_port_speed() ? USB_BLOCK_HIGH_SPEED_SIZE : 64; in CheckInterrupts() local
705 int maxpacket; in usb_handle_control_request() local964 …uint32_t maxpacket = usb_drv_port_speed() ? USB_BLOCK_HIGH_SPEED_SIZE : 64; // high speed maxpack… in usb_poll() local