/* Copyright (C) 2011, 2012 The uOFW team See the file COPYING for copying permission. */ s32 sceI2cMasterTransmitReceive(u32, u8 *, s32, u32, u8 *, s32); s32 sceI2cMasterTransmit(u32, u8 *, s32); s32 sceI2cSetClock(s32, s32);