![]() |
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. | |
| int | ksceKernelCheckDipsw (unsigned int bit) |
| Check dipsw bit. | |
| void | ksceKernelSetDipsw (unsigned int bit) |
| Set dipsw bit. | |
| void | ksceKernelClearDipsw (unsigned int bit) |
| Clear dipsw bit. | |