Searched refs:uTimeOutMsec (Results 1 – 2 of 2) sorted by relevance
268 TIMM_OSAL_U32 * pRetrievedEvents, TIMM_OSAL_U32 uTimeOutMsec) in TIMM_OSAL_EventRetrieve() argument317 if (TIMM_OSAL_NO_SUSPEND == uTimeOutMsec) in TIMM_OSAL_EventRetrieve()323 else if (TIMM_OSAL_SUSPEND == uTimeOutMsec) in TIMM_OSAL_EventRetrieve()360 timeout_us = now.tv_usec + 1000 * uTimeOutMsec; in TIMM_OSAL_EventRetrieve()