diff options
author | Sergi Granell | 2017-11-29 23:38:29 +0100 |
---|---|---|
committer | devnoname120 | 2017-11-29 23:38:29 +0100 |
commit | a512c73dd92549475ccc90cd7a5bf3482142733a (patch) | |
tree | c2083e3307b6effddfb910d7960c60fcce346b4b /nids | |
parent | Add kscePervasiveUartSetBaudrate NID (diff) | |
download | vds-libraries-a512c73dd92549475ccc90cd7a5bf3482142733a.tar.gz |
Add psp2kern/{lowio/pervasive.h, power.h, syscon.h, uart.h}, minor nits (#255)
* Add psp2kern/{lowio/pervasive.h, power.h, syscon.h, uart.h}, minor nits
* Fix psp2kern/power.h kernelgroup
* Remove stray kscePervasiveUartSetBaudrate from psp2kern/uart.h
* Add missing docs
* Documentation improvements
Diffstat (limited to 'nids')
-rw-r--r-- | nids/360/SceSyscon.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/nids/360/SceSyscon.yml b/nids/360/SceSyscon.yml index 5a27966..b0f64d6 100644 --- a/nids/360/SceSyscon.yml +++ b/nids/360/SceSyscon.yml @@ -27,7 +27,6 @@ modules: sceSysconGetManualChargeMode: 0x4FEC564C sceSysconGetManufacturesStatus: 0x3E09A1F4 sceSysconGetTemperatureLog: 0x3B354824 - sceSysconGetTimeStamp: 0x4D588A0A sceSysconGetUsbDetStatus: 0xEF810687 sceSysconIduModeClear: 0x34574496 sceSysconIduModeSet: 0x956D07CB |