Home
last modified time | relevance | path

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

/system/nfc/halimpl/pn54x/tml/
DphOsalNfc_Timer.h73 uint32_t phOsalNfc_Timer_Create(void);
DphOsalNfc_Timer.c71 uint32_t phOsalNfc_Timer_Create(void) { in phOsalNfc_Timer_Create() function
DphTmlNfc.c130 gpphTmlNfc_Context->dwTimerId = phOsalNfc_Timer_Create(); in phTmlNfc_Init()
/system/nfc/halimpl/pn54x/hal/
DphNxpNciHal_NfcDepSWPrio.c240 custom_poll_timer = phOsalNfc_Timer_Create(); in phNxpNciHal_NfcDep_rsp_ext()
299 cleanup_timer = phOsalNfc_Timer_Create(); in phNxpNciHal_NfcDep_rsp_ext()
DphNxpNciHal_Kovio.c174 kovio_timer = phOsalNfc_Timer_Create(); in phNxpNciHal_kovio_rsp_ext()
DphNxpNciHal.c445 timeoutTimerId = phOsalNfc_Timer_Create(); in phNxpNciHal_open()
/system/nfc/halimpl/pn54x/dnld/
DphDnldNfc_Internal.c235 TimerId = phOsalNfc_Timer_Create(); in phDnldNfc_ProcessSeqState()
383 TimerId = phOsalNfc_Timer_Create(); in phDnldNfc_ProcessRWSeqState()
/system/nfc/halimpl/pn54x/self-test/
DphNxpNciHal_SelfTest.c1335 timeoutTimerId = phOsalNfc_Timer_Create(); in phNxpNciHal_TestMode_open()