Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davidgiven/fluxengine
/ createFluxengineUsb
Function
createFluxengineUsb
lib/usb/fluxengineusb.cc:355–358 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
353
};
354
355
USB* createFluxengineUsb(libusbp::device& device)
356
{
357
return new FluxEngineUsb(device);
358
}
Callers
1
get_usb_impl
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected