Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/acidanthera/BrcmPatchRAM
/ getInterfaceNumber
Method
getInterfaceNumber
BrcmPatchRAM/USBDeviceShim.cpp:180–183 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
178
179
#ifdef DEBUG
180
UInt8 USBInterfaceShim::getInterfaceNumber()
181
{
182
return m_pInterface->GetInterfaceNumber();
183
}
184
185
UInt8 USBInterfaceShim::getInterfaceClass()
186
{
Callers
2
findInterface
Method · 0.45
findInterface
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected