Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/hwi2c/drv/hwi2c/
H A DdrvHWI2C.c1359 PHWI2C_PRIVATE_PARAM_Init pHwi2cParam_Init = NULL; in MDrv_HWI2C_Init()
1362 pHwi2cParam_Init = (PHWI2C_PRIVATE_PARAM_Init)malloc(sizeof(HWI2C_PRIVATE_PARAM_Init)); in MDrv_HWI2C_Init()
1376 PHWI2C_PRIVATE_PARAM_Init pHwi2cParam_Init = NULL; in MDrv_HWI2C_GetConfig()
1379 pHwi2cParam_Init = (PHWI2C_PRIVATE_PARAM_Init)malloc(sizeof(HWI2C_PRIVATE_PARAM_Init)); in MDrv_HWI2C_GetConfig()
H A DdrvHWI2C_private.h49 } HWI2C_PRIVATE_PARAM_Init, *PHWI2C_PRIVATE_PARAM_Init; typedef
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DdrvHWI2C_v2.h48 } HWI2C_PRIVATE_PARAM_Init, *PHWI2C_PRIVATE_PARAM_Init; typedef
/utopia/UTPA2-700.0.x/mxlib/include/
H A DdrvHWI2C_v2.h48 } HWI2C_PRIVATE_PARAM_Init, *PHWI2C_PRIVATE_PARAM_Init; typedef
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt66360 } HWI2C_PRIVATE_PARAM_Init, *PHWI2C_PRIVATE_PARAM_Init;