Home
last modified time | relevance | path

Searched refs:AppletWakeupState (Results 1 – 3 of 3) sorted by relevance

/CTR-SDK-0.14.4/include/nn/applet/CTR/
Dapplet_Wrapper.h29AppletWakeupState WaitForStarting( AppletId* pSenderId=NULL, u8* pParam=NULL, size_t paramSize=0, …
344 …inline AppletWakeupState WaitForStarting( AppletId* pSenderId=NULL, u8* pParam=NULL, size_t paramS…
421 NN_EXTERN_C inline AppletWakeupState nnappletWaitForStarting( AppletId* pSenderId=NULL, u8* pParam=…
Dapplet_Parameters.h204 typedef nn::applet::CTR::WakeupState AppletWakeupState; typedef
397 using nn::applet::CTR::AppletWakeupState;
Dapplet_API.h132 AppletWakeupState GetInitialWakeupState(void);
265 inline AppletWakeupState GetInitialWakeupState(void) in GetInitialWakeupState()