vitasdk
Documentation of the vitasdk
|
Go to the source code of this file.
Data Structures | |
struct | SceDipsw |
Functions | |
VITASDK_BUILD_ASSERT_EQ (0x20, SceDipsw) | |
SceUInt32 | ksceKernelGetDipswInfo (unsigned int idx) |
Get dipsw info. More... | |
int | ksceKernelCheckDipsw (unsigned int bit) |
Check dipsw bit. More... | |
void | ksceKernelSetDipsw (unsigned int bit) |
Set dipsw bit. More... | |
void | ksceKernelClearDipsw (unsigned int bit) |
Clear dipsw bit. More... | |