|
PSPSDK 2025-10-12
|
Functions | |
| int | sceSysregMeResetEnable (void) |
| Enable the ME reset. | |
| int | sceSysregMeResetDisable (void) |
| Disable the ME reset. | |
| int | sceSysregVmeResetEnable (void) |
| Enable the VME reset. | |
| int | sceSysregVmeResetDisable (void) |
| Disable the VME reset. | |
| int | sceSysregMeBusClockEnable (void) |
| Enable the ME bus clock. | |
| int | sceSysregMeBusClockDisable (void) |
| Disable the ME bus clock. | |
| int | sceSysregGetTachyonVersion (void) |
| Get the PSP's Tachyon version. | |
| int sceSysregGetTachyonVersion | ( | void | ) |
Get the PSP's Tachyon version.
| int sceSysregMeBusClockDisable | ( | void | ) |
Disable the ME bus clock.
| int sceSysregMeBusClockEnable | ( | void | ) |
Enable the ME bus clock.
| int sceSysregMeResetDisable | ( | void | ) |
Disable the ME reset.
| int sceSysregMeResetEnable | ( | void | ) |
Enable the ME reset.
| int sceSysregVmeResetDisable | ( | void | ) |
Disable the VME reset.
| int sceSysregVmeResetEnable | ( | void | ) |
Enable the VME reset.