Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/graphic/api/gop/
H A DapiGOP.c233 void* pInstantGOP_XC = NULL; variable
237 if(pInstantGOP_XC==NULL)\
243 … if(UtopiaOpen(MODULE_XC, &pInstantGOP_XC, 0, &stXCInstantAttribute) != UTOPIA_STATUS_SUCCESS)\
/utopia/UTPA2-700.0.x/modules/graphic/drv/gop/
H A DdrvGOP.c348 extern void* pInstantGOP_XC;
606 _XC_Inited = (pInstantGOP_XC != NULL); in _GOP_Get_XCSemaphore()
620 UtopiaInstanceGetModule(&pInstantGOP_XC, &pModule); in _GOP_Get_XCSemaphore()