You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For usb_transfer_sync(), which blocks until finished, pointer to the pdata is cb_data and pdata.tsize will be assigned in the callback of usb_transfer().
In function usb_transfer_sync, pdata.tsize is returned. I wonder how it is initialized. Is it initialized through DMA?
The text was updated successfully, but these errors were encountered: