Home
last modified time | relevance | path

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

/external/libnfc-nci/halimpl/pn54x/tml/
DphOsalNfc_Timer.h39 typedef void (*pphOsalNfc_TimerCallbck_t)(uint32_t TimerId, void *pContext); typedef
75 …hOsalNfc_Timer_Start(uint32_t dwTimerId, uint32_t dwRegTimeCnt, pphOsalNfc_TimerCallbck_t pApplica…
DphOsalNfc_Timer.c134 …hOsalNfc_Timer_Start(uint32_t dwTimerId, uint32_t dwRegTimeCnt, pphOsalNfc_TimerCallbck_t pApplica… in phOsalNfc_Timer_Start()
/external/libnfc-nci/halimpl/pn54x/common/
DphNfcCommon.h138 pphOsalNfc_TimerCallbck_t Application_callback; /* Timer callback function to be invoked */