HomeSort by relevance Sort by last modified time
    Searched refs:TIMM_OSAL_ERR_ALLOC (Results 1 - 7 of 7) sorted by null

  /hardware/ti/omap4xxx/libtiutils/
ErrorUtils.cpp 76 case TIMM_OSAL_ERR_ALLOC:
  /hardware/ti/omap4xxx/domx/mm_osal/src/
timm_osal_mutex.c 83 bReturnStatus = TIMM_OSAL_ERR_ALLOC;
timm_osal_semaphores.c 91 bReturnStatus = TIMM_OSAL_ERR_ALLOC;
timm_osal_task.c 127 bReturnStatus = TIMM_OSAL_ERR_ALLOC;
timm_osal_events.c 92 bReturnStatus = TIMM_OSAL_ERR_ALLOC;
timm_osal_pipes.c 103 bReturnStatus = TIMM_OSAL_ERR_ALLOC;
  /hardware/ti/omap4xxx/domx/mm_osal/inc/
timm_osal_error.h 112 #define TIMM_OSAL_ERR_ALLOC ((TIMM_OSAL_ERRORTYPE) TIMM_OSAL_ERR_CREATE(TIMM_OSAL_ERR,TIMM_OSAL_COMP_GENERAL,0x000001))

Completed in 1617 milliseconds