Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/sem/drv/sem/
H A DmdrvSEM.c18 SEM_POOL_ID_SEM0 = 0 enumerator
38 UtopiaModuleAddResourceStart(pUtopiaModule, SEM_POOL_ID_SEM0); in SEMRegisterToUtopia()
42 UtopiaResourceRegister(pUtopiaModule, psResource, SEM_POOL_ID_SEM0); in SEMRegisterToUtopia()
48 UtopiaModuleAddResourceEnd(pUtopiaModule, SEM_POOL_ID_SEM0); in SEMRegisterToUtopia()
69 if(UtopiaResourceObtain(pModule, SEM_POOL_ID_SEM0, &pResource) != 0) in SEMOpen()
199 if(UtopiaResourceObtain(pModule, SEM_POOL_ID_SEM0, &pResource) != 0) in SEMClose()