Searched refs:usb_host_header_size (Results 1 – 2 of 2) sorted by relevance
18 …urb->usb_host_header_size = header_size; //Indicate that this URB's data_buffer has a header in… in urb_alloc()36 heap_caps_free((uint8_t *)(urb->transfer.data_buffer - urb->usb_host_header_size)); in urb_free()
46 size_t usb_host_header_size; //USB Host may need the data buffer to have a transparent header member