Home
last modified time | relevance | path

Searched refs:pAddr_bk (Results 1 – 1 of 1) sorted by relevance

/utopia/UTPA2-700.0.x/modules/swi2c/api/swi2c/
H A DapiSWI2C.c913 MS_U8 *pAddr_bk = paddr; in MApi_SWI2C_ReadBytes_ThruMode() local
968 if (IIC_SendByte(u8BusNum,pAddr_bk[0]) == FALSE) in MApi_SWI2C_ReadBytes_ThruMode()
972 if (IIC_SendByte(u8BusNum,pAddr_bk[1]+1) == FALSE) in MApi_SWI2C_ReadBytes_ThruMode()