Home
last modified time | relevance | path

Searched defs:u32WaitMs (Results 1 – 17 of 17) sorted by relevance

/utopia/UTPA2-700.0.x/modules/msos/msos/nos/
H A DMsOS_nos.c972 MS_BOOL MsOS_ObtainMutex (MS_S32 s32MutexId, MS_U32 u32WaitMs) in MsOS_ObtainMutex()
1044 MS_BOOL MsOS_ObtainSemaphore (MS_S32 s32SemaphoreId, MS_U32 u32WaitMs) in MsOS_ObtainSemaphore()
1147 MS_U32 u32WaitMs) in MsOS_WaitEvent()
1348 MS_BOOL MsOS_SendToQueue (MS_S32 s32QueueId, MS_U8 *pu8Message, MS_U32 u32Size, MS_U32 u32WaitMs) in MsOS_SendToQueue()
1364 …32 s32QueueId, MS_U8 *pu8Message, MS_U32 u32IntendedSize, MS_U32 *pu32ActualSize, MS_U32 u32WaitMs) in MsOS_RecvFromQueue()
/utopia/UTPA2-700.0.x/modules/msos/msos/optee/
H A DMsOS_optee.c893 MS_BOOL MsOS_ObtainMutex (MS_S32 s32MutexId, MS_U32 u32WaitMs) in MsOS_ObtainMutex()
1084 MS_BOOL MsOS_ObtainSemaphore (MS_S32 s32SemaphoreId, MS_U32 u32WaitMs) in MsOS_ObtainSemaphore()
1243 MS_U32 u32WaitMs) in MsOS_WaitEvent()
1415 MS_BOOL MsOS_SendToQueue (MS_S32 s32QueueId, MS_U8 *pu8Message, MS_U32 u32Size, MS_U32 u32WaitMs) in MsOS_SendToQueue()
1431 …32 s32QueueId, MS_U8 *pu8Message, MS_U32 u32IntendedSize, MS_U32 *pu32ActualSize, MS_U32 u32WaitMs) in MsOS_RecvFromQueue()
/utopia/UTPA2-700.0.x/modules/msos/msos/nuttx/
H A DMsOS_nuttx.c940 MS_BOOL MsOS_ObtainMutex (MS_S32 s32MutexId, MS_U32 u32WaitMs) in MsOS_ObtainMutex()
1131 MS_BOOL MsOS_ObtainSemaphore (MS_S32 s32SemaphoreId, MS_U32 u32WaitMs) in MsOS_ObtainSemaphore()
1372 MS_U32 u32WaitMs) in MsOS_WaitEvent()
1601 MS_BOOL MsOS_SendToQueue (MS_S32 s32QueueId, MS_U8 *pu8Message, MS_U32 u32Size, MS_U32 u32WaitMs) in MsOS_SendToQueue()
1617 …32 s32QueueId, MS_U8 *pu8Message, MS_U32 u32IntendedSize, MS_U32 *pu32ActualSize, MS_U32 u32WaitMs) in MsOS_RecvFromQueue()
/utopia/UTPA2-700.0.x/modules/sem/drv/sem/
H A DdrvSEM.c392 MS_BOOL MDrv_SEM_Lock_U2K(eSemId SemId, MS_U32 u32WaitMs) in MDrv_SEM_Lock_U2K()
473 MS_BOOL MDrv_SEM_Lock(eSemId SemId, MS_U32 u32WaitMs) in MDrv_SEM_Lock()
H A DdrvSEM_priv.h170 MS_U32 u32WaitMs; member
/utopia/UTPA2-700.0.x/modules/msos/msos/linux/
H A DMsOS_linux.c1777 MS_BOOL MsOS_ObtainMutex (MS_S32 s32MutexId, MS_U32 u32WaitMs) in MsOS_ObtainMutex()
2057 MS_BOOL MsOS_ObtainSemaphore (MS_S32 s32SemaphoreId, MS_U32 u32WaitMs) in MsOS_ObtainSemaphore()
2296 MS_U32 u32WaitMs) in MsOS_WaitEvent()
2387 MS_U32 u32WaitMs) in MsOS_WaitEvent_Interrupt()
2868 static MS_BOOL _MsOS_QueueMutexLock(pthread_mutex_t* pMutex, MS_U32 u32WaitMs) in _MsOS_QueueMutexLock()
3041 MS_BOOL MsOS_SendToQueue (MS_S32 s32QueueId, MS_U8 *pu8Message, MS_U32 u32Size, MS_U32 u32WaitMs) in MsOS_SendToQueue()
3119 …32 s32QueueId, MS_U8 *pu8Message, MS_U32 u32IntendedSize, MS_U32 *pu32ActualSize, MS_U32 u32WaitMs) in MsOS_RecvFromQueue()
/utopia/UTPA2-700.0.x/modules/msos/msos/ecos/
H A DMsOS_ecos.c1470 MS_BOOL MsOS_ObtainMutex (MS_S32 s32MutexId, MS_U32 u32WaitMs) in MsOS_ObtainMutex()
1649 MS_BOOL MsOS_ObtainSemaphore (MS_S32 s32SemaphoreId, MS_U32 u32WaitMs) in MsOS_ObtainSemaphore()
1877 MS_U32 u32WaitMs) in MsOS_WaitEvent()
1964 MS_U32 u32WaitMs) in MsOS_WaitEvent_Interrupt()
2451 MS_BOOL MsOS_SendToQueue (MS_S32 s32QueueId, MS_U8 *pu8Message, MS_U32 u32Size, MS_U32 u32WaitMs) in MsOS_SendToQueue()
2550 …32 s32QueueId, MS_U8 *pu8Message, MS_U32 u32IntendedSize, MS_U32 *pu32ActualSize, MS_U32 u32WaitMs) in MsOS_RecvFromQueue()
2884 MS_BOOL MsOS_WaitCondition(MS_S32 s32CondId, MS_U32 u32WaitMs) in MsOS_WaitCondition()
/utopia/UTPA2-700.0.x/modules/msos/msos/linux_kernel_V2/
H A DMsOS_linux_kernel.c1290 MS_BOOL MsOS_ObtainMutex (MS_S32 s32MutexId, MS_U32 u32WaitMs) in MsOS_ObtainMutex()
1533 MS_BOOL MsOS_ObtainSemaphore (MS_S32 s32SemaphoreId, MS_U32 u32WaitMs) in MsOS_ObtainSemaphore()
1851 MS_U32 u32WaitMs) in MsOS_WaitEvent()
1966 MS_U32 u32WaitMs) in MsOS_WaitEvent_Interrupt()
/utopia/UTPA2-700.0.x/modules/msos/msos/ucos/
H A DMsOS_ucos.c1440 MS_BOOL MsOS_ObtainMutex (MS_S32 s32MutexId, MS_U32 u32WaitMs) in MsOS_ObtainMutex()
1647 MS_BOOL MsOS_ObtainSemaphore (MS_S32 s32SemaphoreId, MS_U32 u32WaitMs) in MsOS_ObtainSemaphore()
2018 MS_U32 u32WaitMs) in MsOS_WaitEvent()
2873 MS_BOOL MsOS_SendToQueue (MS_S32 s32QueueId, MS_U8 *pu8Message, MS_U32 u32Size, MS_U32 u32WaitMs) in MsOS_SendToQueue()
2972 …32 s32QueueId, MS_U8 *pu8Message, MS_U32 u32IntendedSize, MS_U32 *pu32ActualSize, MS_U32 u32WaitMs) in MsOS_RecvFromQueue()
/utopia/UTPA2-700.0.x/modules/msos/msos/linux_kernel/
H A DMsOS_linux_kernel.c1246 MS_BOOL MsOS_ObtainMutex (MS_S32 s32MutexId, MS_U32 u32WaitMs) in MsOS_ObtainMutex()
1625 MS_U32 u32WaitMs) in MsOS_WaitEvent()
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvTransport.c251 …usb_Stor_wait_for_completion(struct completion *x, S32 waitFlag, struct us_data *us, U32 u32WaitMs) in usb_Stor_wait_for_completion()
/utopia/UTPA2-700.0.x/modules/mfe/drv/mfe/
H A Dmdrv_mfe.c311 static MFE_BOOL MDrv_MFE_Sem_Wait(MFE_U32 u32WaitMs) in MDrv_MFE_Sem_Wait()
/utopia/UTPA2-700.0.x/modules/dscmb/hal/k6lite/dscmb/
H A DhalDSCMB.c1860 MS_BOOL HAL_DSCMB_KTE_HW_SEM_Lock(MS_U32 u32WaitMs) in HAL_DSCMB_KTE_HW_SEM_Lock()
3259 MS_BOOL HAL_DSCMB_KL_HW_SEM_Lock(DSCMB_KL_SelEng eKLEng, MS_U32 u32WaitMs) in HAL_DSCMB_KL_HW_SEM_Lock()
/utopia/UTPA2-700.0.x/modules/dscmb/hal/curry/dscmb/
H A DhalDSCMB.c1870 MS_BOOL HAL_DSCMB_KTE_HW_SEM_Lock(MS_U32 u32WaitMs) in HAL_DSCMB_KTE_HW_SEM_Lock()
3258 MS_BOOL HAL_DSCMB_KL_HW_SEM_Lock(DSCMB_KL_SelEng eKLEng, MS_U32 u32WaitMs) in HAL_DSCMB_KL_HW_SEM_Lock()
/utopia/UTPA2-700.0.x/modules/dscmb/hal/kano/dscmb/
H A DhalDSCMB.c1870 MS_BOOL HAL_DSCMB_KTE_HW_SEM_Lock(MS_U32 u32WaitMs) in HAL_DSCMB_KTE_HW_SEM_Lock()
3258 MS_BOOL HAL_DSCMB_KL_HW_SEM_Lock(DSCMB_KL_SelEng eKLEng, MS_U32 u32WaitMs) in HAL_DSCMB_KL_HW_SEM_Lock()
/utopia/UTPA2-700.0.x/modules/dscmb/hal/k6/dscmb/
H A DhalDSCMB.c1854 MS_BOOL HAL_DSCMB_KTE_HW_SEM_Lock(MS_U32 u32WaitMs) in HAL_DSCMB_KTE_HW_SEM_Lock()
3253 MS_BOOL HAL_DSCMB_KL_HW_SEM_Lock(DSCMB_KL_SelEng eKLEng, MS_U32 u32WaitMs) in HAL_DSCMB_KL_HW_SEM_Lock()
/utopia/UTPA2-700.0.x/modules/dscmb/hal/k7u/dscmb/
H A DhalDSCMB.c1864 MS_BOOL HAL_DSCMB_KTE_HW_SEM_Lock(MS_U32 u32WaitMs) in HAL_DSCMB_KTE_HW_SEM_Lock()
3283 MS_BOOL HAL_DSCMB_KL_HW_SEM_Lock(DSCMB_KL_SelEng eKLEng, MS_U32 u32WaitMs) in HAL_DSCMB_KL_HW_SEM_Lock()