Home
last modified time | relevance | path

Searched refs:OS_DecodeDeliverArg (Results 1 – 4 of 4) sorted by relevance

/TwlSDK-5.1.0/build/libraries/os/ARM9.TWL/src/
Dos_msJump.c119 …(void)OS_DecodeDeliverArg(); //There are cases where the DeliverArg is not set in advance, so co… in OSi_JumpToMachineSetting()
/TwlSDK-5.1.0/include/nitro/os/ARM9/
Dargument.h354 int OS_DecodeDeliverArg(void);
/TwlSDK-5.1.0/build/libraries/os/common/src/
Dos_application_jump.c69 if ( OS_DELIVER_ARG_SUCCESS == OS_DecodeDeliverArg() ) in OSi_InitPrevTitleId()
/TwlSDK-5.1.0/build/libraries/os/ARM9/src/
Dos_argument.c626 int OS_DecodeDeliverArg(void) in OS_DecodeDeliverArg() function