vitasdk
Documentation of the vitasdk

Detailed Description

Exports for Kernel.


Using this library in your project

Include the header file in your project:


Link the library to the executable:

ScePmMgrForDriver_stub



Functions

 VITASDK_BUILD_ASSERT_EQ (1, SceProductMode)
 
int kscePmMgrGetProductMode (SceProductMode *result)
 
int kscePmMgrIsExternalBootMode (void)
 

Typedefs

typedef char SceProductMode
 

Typedef Documentation

◆ SceProductMode

typedef char SceProductMode

Function Documentation

◆ VITASDK_BUILD_ASSERT_EQ()

VITASDK_BUILD_ASSERT_EQ ( ,
SceProductMode   
)

◆ kscePmMgrGetProductMode()

int kscePmMgrGetProductMode ( SceProductMode result)

◆ kscePmMgrIsExternalBootMode()

int kscePmMgrIsExternalBootMode ( void  )