HomeSort by relevance Sort by last modified time
    Searched refs:Chk_Ndef_Timer_Id (Results 1 - 2 of 2) sorted by null

  /external/libnfc-nxp/src/
phLibNfc_Internal.h 157 uint32_t Chk_Ndef_Timer_Id;
phLibNfc_ndef_raw.c 831 if((0x00 == gpphLibContext->ndef_cntx.Chk_Ndef_Timer_Id)||
832 (PH_OSALNFC_INVALID_TIMER_ID == gpphLibContext->ndef_cntx.Chk_Ndef_Timer_Id))
834 gpphLibContext->ndef_cntx.Chk_Ndef_Timer_Id =
837 if((0x00 == gpphLibContext->ndef_cntx.Chk_Ndef_Timer_Id)||
838 (PH_OSALNFC_INVALID_TIMER_ID == gpphLibContext->ndef_cntx.Chk_Ndef_Timer_Id))
844 phOsalNfc_Timer_Start(gpphLibContext->ndef_cntx.Chk_Ndef_Timer_Id,
    [all...]

Completed in 24 milliseconds