Home
last modified time | relevance | path

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

/hardware/nxp/nfc/halimpl/tml/
DphOsalNfc_Timer.cc405 uint32_t dwRetval = 0x00; in phUtilNfc_CheckForAvailableTimer() local
408 for (dwIndex = 0x00; ((dwIndex < PH_NFC_MAX_TIMER) && (0x00 == dwRetval)); in phUtilNfc_CheckForAvailableTimer()
411 dwRetval = (dwIndex + 0x01); in phUtilNfc_CheckForAvailableTimer()
415 return (dwRetval); in phUtilNfc_CheckForAvailableTimer()