Searched defs:pSemaphore (Results 1 – 1 of 1) sorted by relevance
81 TIMM_OSAL_ERRORTYPE TIMM_OSAL_SemaphoreCreate(TIMM_OSAL_PTR * pSemaphore, in TIMM_OSAL_SemaphoreCreate()120 TIMM_OSAL_ERRORTYPE TIMM_OSAL_SemaphoreDelete(TIMM_OSAL_PTR pSemaphore) in TIMM_OSAL_SemaphoreDelete()150 TIMM_OSAL_ERRORTYPE TIMM_OSAL_SemaphoreObtain(TIMM_OSAL_PTR pSemaphore, in TIMM_OSAL_SemaphoreObtain()209 TIMM_OSAL_ERRORTYPE TIMM_OSAL_SemaphoreRelease(TIMM_OSAL_PTR pSemaphore) in TIMM_OSAL_SemaphoreRelease()239 TIMM_OSAL_ERRORTYPE TIMM_OSAL_SemaphoreReset(TIMM_OSAL_PTR pSemaphore, in TIMM_OSAL_SemaphoreReset()272 TIMM_OSAL_ERRORTYPE TIMM_OSAL_GetSemaphoreCount(TIMM_OSAL_PTR pSemaphore, in TIMM_OSAL_GetSemaphoreCount()