Exports for Kernel.
Using this library in your project
Include the header file in your project:
Link the library to the executable:
ScePervasiveForDriver_stub
◆ kscePervasiveUartClockDisable()
int kscePervasiveUartClockDisable |
( |
int |
port | ) |
|
◆ kscePervasiveUartResetEnable()
int kscePervasiveUartResetEnable |
( |
int |
port | ) |
|
◆ kscePervasiveUartResetDisable()
int kscePervasiveUartResetDisable |
( |
int |
port | ) |
|
◆ kscePervasiveUartClockEnable()
int kscePervasiveUartClockEnable |
( |
int |
port | ) |
|
◆ kscePervasiveUartSetBaudrate()
int kscePervasiveUartSetBaudrate |
( |
int |
port, |
|
|
unsigned int |
baudrate |
|
) |
| |
◆ kscePervasiveGpioResetEnable()
int kscePervasiveGpioResetEnable |
( |
void |
| ) |
|
◆ kscePervasiveGpioResetDisable()
int kscePervasiveGpioResetDisable |
( |
void |
| ) |
|
◆ kscePervasiveGpioClockEnable()
int kscePervasiveGpioClockEnable |
( |
void |
| ) |
|
◆ kscePervasiveGpioClockDisable()
int kscePervasiveGpioClockDisable |
( |
void |
| ) |
|
◆ kscePervasiveSpiResetEnable()
int kscePervasiveSpiResetEnable |
( |
int |
port | ) |
|
◆ kscePervasiveSpiResetDisable()
int kscePervasiveSpiResetDisable |
( |
int |
port | ) |
|
◆ kscePervasiveSpiClockDisable()
int kscePervasiveSpiClockDisable |
( |
int |
port | ) |
|
◆ kscePervasiveSpiClockEnable()
int kscePervasiveSpiClockEnable |
( |
int |
port | ) |
|
◆ kscePervasiveDsiResetEnable()
int kscePervasiveDsiResetEnable |
( |
int |
port, |
|
|
unsigned int |
mask |
|
) |
| |
◆ kscePervasiveDsiResetDisable()
int kscePervasiveDsiResetDisable |
( |
int |
port, |
|
|
unsigned int |
mask |
|
) |
| |
◆ kscePervasiveDsiClockEnable()
int kscePervasiveDsiClockEnable |
( |
int |
port, |
|
|
unsigned int |
mask |
|
) |
| |
◆ kscePervasiveDsiClockDisable()
int kscePervasiveDsiClockDisable |
( |
int |
port, |
|
|
unsigned int |
mask |
|
) |
| |
◆ kscePervasiveDsiSetPixelClock()
int kscePervasiveDsiSetPixelClock |
( |
int |
port, |
|
|
int |
pixelclock |
|
) |
| |
◆ kscePervasiveMsifResetEnable()
int kscePervasiveMsifResetEnable |
( |
void |
| ) |
|
◆ kscePervasiveMsifResetDisable()
int kscePervasiveMsifResetDisable |
( |
void |
| ) |
|
◆ kscePervasiveMsifClockEnable()
int kscePervasiveMsifClockEnable |
( |
void |
| ) |
|
◆ kscePervasiveMsifClockDisable()
int kscePervasiveMsifClockDisable |
( |
void |
| ) |
|
◆ kscePervasiveMsifSetClock()
int kscePervasiveMsifSetClock |
( |
unsigned int |
clock | ) |
|
◆ kscePervasiveRemovableMemoryGetCardInsertState()
int kscePervasiveRemovableMemoryGetCardInsertState |
( |
void |
| ) |
|
◆ kscePervasiveGetSoCRevision()
SceUInt32 kscePervasiveGetSoCRevision |
( |
void |
| ) |
|