vitasdk
Documentation of the vitasdk
|
#include <psp2kern/types.h>
Go to the source code of this file.
Functions | |
void | ksceKernelSetGPO (SceUInt32 gpo) |
SceUInt32 | ksceKernelGetGPO (void) |
void | ksceKernelSetGPI (SceUInt32 gpi) |
SceUInt32 | ksceKernelGetGPI (void) |
void | ksceDebugLedRegisterHandle0 (void(*func)(int a1, int a2, int a3, int a4)) |
void | ksceDebugLedInvokeHandle0 (int a1, int a2, int a3, int a4) |
void | ksceDebugLedRegisterHandle1 (void(*func)(int a1, int a2, int a3, int a4)) |
void | ksceDebugLedInvokeHandle1 (int a1, int a2, int a3, int a4) |