Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ __OSLockSram
Function
__OSLockSram
src/dolphin/src/os/OSRtc.c:118–121 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
116
}
117
118
OSSram* __OSLockSram()
119
{
120
return LockSram(0);
121
}
122
123
OSSramEx* __OSLockSramEx()
124
{
Callers
3
OSResetSystem
Function · 0.85
__CARDFormatRegionAsync
Function · 0.85
ImportAdjustingValues
Function · 0.85
Calls
1
LockSram
Function · 0.85
Tested by
no test coverage detected