Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/mfe/api/mfe_ex/
H A Dmadp_mfe_int.c157 madp_sem_input = MsOS_CreateSemaphore(0,E_MSOS_FIFO ,"ADP_MFE_SEM") ; in mfe_open_int()
/utopia/UTPA2-700.0.x/modules/msos/utopia_core/optee/
H A Dutopia_dapi.c725 u32SemaphoreID = MsOS_CreateSemaphore(pLocatedRPool->u32ResourceTotal,E_MSOS_FIFO ,"dont care"); in UtopiaModuleAddResourceEnd()
/utopia/UTPA2-700.0.x/modules/msos/utopia_core/nuttx/
H A Dutopia_dapi.c725 u32SemaphoreID = MsOS_CreateSemaphore(pLocatedRPool->u32ResourceTotal,E_MSOS_FIFO ,"dont care"); in UtopiaModuleAddResourceEnd()
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DMsOS.h799 MS_S32 MsOS_CreateSemaphore (MS_U32 u32InitCnt,
/utopia/UTPA2-700.0.x/modules/msos/msos/optee/
H A DMsOS_optee.c1009 MS_S32 MsOS_CreateSemaphore (MS_U32 u32InitCnt, in MsOS_CreateSemaphore() function
/utopia/UTPA2-700.0.x/modules/msos/utopia_core/ecos/
H A Dutopia_dapi.c709 … u32SemaphoreID = MsOS_CreateSemaphore(pLocatedRPool->u32ResourceTotal, E_MSOS_FIFO , "dont care"); in UtopiaModuleAddResourceEnd()
/utopia/UTPA2-700.0.x/modules/msos/utopia_core/ucos/
H A Dutopia_dapi.c709 … u32SemaphoreID = MsOS_CreateSemaphore(pLocatedRPool->u32ResourceTotal, E_MSOS_FIFO , "dont care"); in UtopiaModuleAddResourceEnd()
/utopia/UTPA2-700.0.x/modules/msos/msos/nos/
H A DMsOS_nos.c1015 MS_S32 MsOS_CreateSemaphore (MS_U32 u32InitCnt, in MsOS_CreateSemaphore() function
/utopia/UTPA2-700.0.x/mxlib/include/
H A DMsOS.h941 MS_S32 MsOS_CreateSemaphore (MS_U32 u32InitCnt,
/utopia/UTPA2-700.0.x/modules/msos/utopia_core/linux_kernel/
H A Dutopia_dapi.c1207 … u32SemaphoreID = MsOS_CreateSemaphore(pLocatedRPool->u32ResourceTotal, E_MSOS_FIFO , "dont care"); in UtopiaModuleAddResourceEnd()
/utopia/UTPA2-700.0.x/modules/msos/msos/nuttx/
H A DMsOS_nuttx.c1056 MS_S32 MsOS_CreateSemaphore (MS_U32 u32InitCnt, in MsOS_CreateSemaphore() function
/utopia/UTPA2-700.0.x/modules/mfe/drv/mfe/
H A Dmdrv_mfe.c304 _MFE_wait_queue = MsOS_CreateSemaphore(0,E_MSOS_FIFO ,name) ; in MDrv_MFE_Sem_Init()
/utopia/UTPA2-700.0.x/modules/msos/msos/linux_kernel/
H A DMsOS_linux_kernel.c1350 MS_S32 MsOS_CreateSemaphore (MS_U32 u32InitCnt,
/utopia/UTPA2-700.0.x/modules/mfe/api/mfe/
H A Dmadp_mfe.c395 madp_sem_input = MsOS_CreateSemaphore(0,E_MSOS_FIFO ,"ADP_MFE_SEM") ; in MAdp_MFE_Sem_Init()
/utopia/UTPA2-700.0.x/modules/msos/msos/linux_kernel_V2/
H A DMsOS_linux_kernel.c1424 MS_S32 MsOS_CreateSemaphore (MS_U32 u32InitCnt, in MsOS_CreateSemaphore() function
/utopia/UTPA2-700.0.x/modules/msos/msos/ecos/
H A DMsOS_ecos.c1580 MS_S32 MsOS_CreateSemaphore (MS_U32 u32InitCnt, in MsOS_CreateSemaphore() function
/utopia/UTPA2-700.0.x/modules/msos/msos/ucos/
H A DMsOS_ucos.c1559 MS_S32 MsOS_CreateSemaphore (MS_U32 u32InitCnt, in MsOS_CreateSemaphore() function
/utopia/UTPA2-700.0.x/modules/msos/msos/linux/
H A DMsOS_linux.c1984 MS_S32 MsOS_CreateSemaphore (MS_U32 u32InitCnt, in MsOS_CreateSemaphore() function
/utopia/UTPA2-700.0.x/modules/security/drv/cipher/
H A DdrvCIPHER.c734 _CipherSemaphore = MsOS_CreateSemaphore(1, E_MSOS_FIFO, (char *)"CIPHER Semaphore"); in _MDrv_CIPHER_InitBySWFlag()
/utopia/UTPA2-700.0.x/projects/build/Ksym/
H A DKsym.c5769 EXPORT_SYMBOL(MsOS_CreateSemaphore);
/utopia/UTPA2-700.0.x/projects/build/
H A Dnm_symbol.txt5685 EXPORT_SYMBOL(MsOS_CreateSemaphore);
H A Dapi_with_header_file.csv31 ,,MsOS_CreateSemaphore,MsOS.h,1,1,1,1,1,1
H A DDatabase.csv31 ,,MsOS_CreateSemaphore,MsOS.h,1,1,1,1,1,1,1
H A Dpreprocess.txt81277 MS_S32 MsOS_CreateSemaphore (MS_U32 u32InitCnt,