| /utopia/UTPA2-700.0.x/modules/msos/msos/nos/ |
| H A D | MsOS_nos.c | 972 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 D | MsOS_optee.c | 893 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 D | MsOS_nuttx.c | 940 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 D | drvSEM.c | 392 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 D | drvSEM_priv.h | 170 MS_U32 u32WaitMs; member
|
| /utopia/UTPA2-700.0.x/modules/msos/msos/linux/ |
| H A D | MsOS_linux.c | 1777 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 D | MsOS_ecos.c | 1470 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 D | MsOS_linux_kernel.c | 1290 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 D | MsOS_ucos.c | 1440 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 D | MsOS_linux_kernel.c | 1246 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 D | drvTransport.c | 251 …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 D | mdrv_mfe.c | 311 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 D | halDSCMB.c | 1860 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 D | halDSCMB.c | 1870 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 D | halDSCMB.c | 1870 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 D | halDSCMB.c | 1854 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 D | halDSCMB.c | 1864 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()
|