Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/devkitPro/libctru
/ aptClearJumpToHome
Function
aptClearJumpToHome
libctru/source/services/apt.c:311–316 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
309
}
310
311
static void aptClearJumpToHome(void)
312
{
313
aptHomeButtonState = 0;
314
APT_UnlockTransition(0x01);
315
APT_SleepIfShellClosed();
316
}
317
318
void aptClearChainloader(void)
319
{
Callers
2
aptEventHandler
Function · 0.85
aptWaitForWakeUp
Function · 0.85
Calls
2
APT_UnlockTransition
Function · 0.85
APT_SleepIfShellClosed
Function · 0.85
Tested by
no test coverage detected