Searched refs:TIMM_OSAL_ERR_ALLOC (Results 1 – 7 of 7) sorted by relevance
76 case TIMM_OSAL_ERR_ALLOC: in osalToAndroidError()
83 bReturnStatus = TIMM_OSAL_ERR_ALLOC; in TIMM_OSAL_MutexCreate()
91 bReturnStatus = TIMM_OSAL_ERR_ALLOC; in TIMM_OSAL_SemaphoreCreate()
127 bReturnStatus = TIMM_OSAL_ERR_ALLOC; in TIMM_OSAL_CreateTask()
92 bReturnStatus = TIMM_OSAL_ERR_ALLOC; in TIMM_OSAL_EventCreate()
103 bReturnStatus = TIMM_OSAL_ERR_ALLOC; in TIMM_OSAL_CreatePipe()
112 #define TIMM_OSAL_ERR_ALLOC ((TIMM_OSAL_ERRORTYPE) TIMM_OSAL_ERR_CREATE(TIMM_OSAL_ER… macro