Searched refs:pAttributeHwi2c (Results 1 – 1 of 1) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/hwi2c/drv/hwi2c/ |
| H A D | drvHWI2C.c | 199 void* pAttributeHwi2c; variable 1252 if (FALSE == _MDrv_HWI2C_CheckUtopia20Open(&pInstantHwi2c, 0, pAttributeHwi2c)) in MDrv_HWI2C_Start() 1265 if (FALSE == _MDrv_HWI2C_CheckUtopia20Open(&pInstantHwi2c, 0, pAttributeHwi2c)) in MDrv_HWI2C_Stop() 1279 if (FALSE == _MDrv_HWI2C_CheckUtopia20Open(&pInstantHwi2c, 0, pAttributeHwi2c)) in MDrv_HWI2C_SelectPort() 1296 if (FALSE == _MDrv_HWI2C_CheckUtopia20Open(&pInstantHwi2c, 0, pAttributeHwi2c)) in MDrv_HWI2C_SetClk() 1314 if (FALSE == _MDrv_HWI2C_CheckUtopia20Open(&pInstantHwi2c, 0, pAttributeHwi2c)) in MDrv_HWI2C_WriteBytes() 1337 if (FALSE == _MDrv_HWI2C_CheckUtopia20Open(&pInstantHwi2c, 0, pAttributeHwi2c)) in MDrv_HWI2C_ReadBytes() 1360 if (FALSE == _MDrv_HWI2C_CheckUtopia20Open(&pInstantHwi2c, 0, pAttributeHwi2c)) in MDrv_HWI2C_Init() 1377 if (FALSE == _MDrv_HWI2C_CheckUtopia20Open(&pInstantHwi2c, 0, pAttributeHwi2c)) in MDrv_HWI2C_GetConfig()
|