MCPcopy 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}
62static inline void usbTestBulkRead()
63{
64 getUsb().testBulkRead();
65}
66
67static inline void usbErase(int side, nanoseconds_t hardSectorThreshold)
68{

Callers 1

mainTestBandwidthFunction · 0.85

Calls 1

testBulkReadMethod · 0.45

Tested by 1

mainTestBandwidthFunction · 0.68