Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cathery/sys-con
/ Initialize
Function
Initialize
source/Sysmodule/source/usb_module.cpp:190–193 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
188
} // namespace
189
190
void Initialize()
191
{
192
R_ABORT_UNLESS(Enable());
193
}
194
195
void Exit()
196
{
Callers
nothing calls this directly
Calls
1
Enable
Function · 0.70
Tested by
no test coverage detected