From 26201ea1c3a9b69828b1743c9d968079172b4a8e Mon Sep 17 00:00:00 2001 From: Sergi Granell Date: Thu, 15 Jun 2017 13:39:18 +0200 Subject: Add UART, syscon, I2C nids. Add I2C header. --- nids/360/SceLowio.yml | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'nids/360/SceLowio.yml') diff --git a/nids/360/SceLowio.yml b/nids/360/SceLowio.yml index 27e4321..9c37613 100644 --- a/nids/360/SceLowio.yml +++ b/nids/360/SceLowio.yml @@ -15,3 +15,10 @@ modules: sceGpioQueryIntr: 0x010DC295 sceGpioSetIntrMode: 0xBBEA1DDC sceGpioSetPortMode: 0x372022A4 + SceI2cForDriver: + nid: 0xE14BEF6E + functions: + sceI2cSetDebugHandlers: 0xA2C7CE62 + sceI2cTransferRead: 0xD1D0A9A4 + sceI2cTransferWrite: 0xCA94A759 + sceI2cTransferWriteRead: 0x0A40B7BF -- cgit v1.2.3