Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/swi2c/api/swi2c/
H A DapiSWI2C.c1025 MS_U8 ucSubAdr_temp=0; in MApi_SWI2C_ReadBytes() local
1047 ucSubAdr_temp = ucSubAdr; in MApi_SWI2C_ReadBytes()
1050 if((g_I2CReadMode[u8BusNum]!=E_SWI2C_READ_MODE_DIRECT) && (ucSubAdr_temp>0) && (paddr_temp)) in MApi_SWI2C_ReadBytes()
1060 while (ucSubAdr_temp) in MApi_SWI2C_ReadBytes()
1062 ucSubAdr_temp--; in MApi_SWI2C_ReadBytes()