Home
last modified time | relevance | path

Searched refs:OSALSTATUS_SEM_TIMEOUT (Results 1 – 3 of 3) sorted by relevance

/hardware/nxp/nfc/snxxx/halimpl/libnxpparser/osal/inc/
DphOsal_Posix.h35 #define OSALSTATUS_SEM_TIMEOUT 3 macro
/hardware/nxp/nfc/snxxx/halimpl/libnxpparser/osal/src/
DphOsal_Queue.cpp209 } else if (OSALSTATUS_SEM_TIMEOUT == in phOsal_QueuePush()
DphOsal_Posix.cpp236 return OSALSTATUS_SEM_TIMEOUT; in phOsal_SemaphoreWait()