Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ PADSync
Function
PADSync
src/dolphin/src/pad/Pad.c:724–727 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
722
}
723
724
inline BOOL PADSync(void)
725
{
726
return ResettingBits == 0 && ResettingChan == 32 && !SIBusy();
727
}
728
729
static BOOL OnReset(BOOL f)
730
{
Callers
1
OnReset
Function · 0.85
Calls
1
SIBusy
Function · 0.85
Tested by
no test coverage detected