Home
last modified time | relevance | path

Searched defs:dwTimerId (Results 1 – 3 of 3) sorted by relevance

/hardware/nxp/nfc/halimpl/tml/
DphOsalNfc_Timer.cc73 uint32_t dwTimerId = PH_OSALNFC_TIMER_ID_INVALID; in phOsalNfc_Timer_Create() local
137 NFCSTATUS phOsalNfc_Timer_Start(uint32_t dwTimerId, uint32_t dwRegTimeCnt, in phOsalNfc_Timer_Start()
193 NFCSTATUS phOsalNfc_Timer_Stop(uint32_t dwTimerId) { in phOsalNfc_Timer_Stop()
240 NFCSTATUS phOsalNfc_Timer_Delete(uint32_t dwTimerId) { in phOsalNfc_Timer_Delete()
DphTmlNfc.cc247 static void phTmlNfc_ReTxTimerCb(uint32_t dwTimerId, void* pContext) { in phTmlNfc_ReTxTimerCb()
DphTmlNfc.h154 uint32_t dwTimerId; /* Timer used to retransmit nci packet */ member