Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/hwi2c/drv/hwi2c/
H A DdrvHWI2C.c142 #define HWI2C_PORTM 8 //maximum support ports macro
162 static MS_S32 g_s32HWI2CMutex[HWI2C_PORTM] = {-1,-1,-1,-1,-1,-1,-1,-1};
163 static char gu8HWI2CMutexName[HWI2C_PORTM][13] = {"HWI2CMUTEXP0","HWI2CMUTEXP1","HWI2CMUTEXP2","HWI…