diff options
author | Sergi Granell | 2017-08-06 08:40:36 +0200 |
---|---|---|
committer | Sergi Granell | 2017-08-06 08:40:36 +0200 |
commit | ae0721545621f43067bdebbf529c88ba8f7a107c (patch) | |
tree | b043821225b26c98a88844050843db15eefefa01 /nids/360/SceLowio.yml | |
parent | Changed to sceLsdbGetType (diff) | |
download | vds-libraries-ae0721545621f43067bdebbf529c88ba8f7a107c.tar.gz |
Add more display and I2C NIDs
Diffstat (limited to '')
-rw-r--r-- | nids/360/SceLowio.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nids/360/SceLowio.yml b/nids/360/SceLowio.yml index 370ba4b..eb52ea2 100644 --- a/nids/360/SceLowio.yml +++ b/nids/360/SceLowio.yml @@ -19,6 +19,7 @@ modules: nid: 0xE14BEF6E functions: sceI2cInit: 0x9CF8F3D6 + sceI2cReset: 0x76D277AB sceI2cSetDebugHandlers: 0xA2C7CE62 sceI2cTransferRead: 0xD1D0A9A4 sceI2cTransferWrite: 0xCA94A759 |