diff options
author | Sergi Granell | 2017-07-11 01:26:22 +0200 |
---|---|---|
committer | Sergi Granell | 2017-07-11 01:26:22 +0200 |
commit | 5e37bf11d20696ffbf87b87ec4c3bd6c7679e303 (patch) | |
tree | 6e7c43798cf1217dcbf6c6fd54b037e9ac3b82fe /nids/360/SceLowio.yml | |
parent | The sceKernelGetMutexInfo second arg should be a pointer to SceKernelMutexInfo (diff) | |
download | vds-libraries-5e37bf11d20696ffbf87b87ec4c3bd6c7679e303.tar.gz |
Update I2C
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 9c37613..370ba4b 100644 --- a/nids/360/SceLowio.yml +++ b/nids/360/SceLowio.yml @@ -18,6 +18,7 @@ modules: SceI2cForDriver: nid: 0xE14BEF6E functions: + sceI2cInit: 0x9CF8F3D6 sceI2cSetDebugHandlers: 0xA2C7CE62 sceI2cTransferRead: 0xD1D0A9A4 sceI2cTransferWrite: 0xCA94A759 |