Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davidgiven/fluxengine
/ usbTestBulkRead
Function
usbTestBulkRead
lib/usb/usb.h:62–65 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
60
getUsb().testBulkWrite();
61
}
62
static inline void usbTestBulkRead()
63
{
64
getUsb().testBulkRead();
65
}
66
67
static inline void usbErase(int side, nanoseconds_t hardSectorThreshold)
68
{
Callers
1
mainTestBandwidth
Function · 0.85
Calls
1
testBulkRead
Method · 0.45
Tested by
1
mainTestBandwidth
Function · 0.68