Home
last modified time | relevance | path

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

/external/libnfc-nxp/src/
DphFriNfc_MifStdFormat.c211 PH_FRINFC_MFSTD_FMT_MAX_SECT_IND_4K); in phFriNfc_MfStd_Reset()
921 PH_FRINFC_MFSTD_FMT_MAX_SECT_IND_4K); in phFriNfc_MfStd_H_NdefComplSect()
925 while(((SectIndex < PH_FRINFC_MFSTD_FMT_MAX_SECT_IND_4K) && in phFriNfc_MfStd_H_NdefComplSect()
1048 (PH_FRINFC_MFSTD_FMT_MAX_SECT_IND_4K - 16)); in phFriNfc_MfStd_H_ProErrAuth()
1071 PH_FRINFC_MFSTD_FMT_MAX_SECT_IND_4K); in phFriNfc_MfStd_H_ProErrAuth()
1145 PH_FRINFC_MFSTD_FMT_MAX_SECT_IND_4K); in phFriNfc_MfStd_H_StrNdefData()
1165 while (((SectIndex < PH_FRINFC_MFSTD_FMT_MAX_SECT_IND_4K) && in phFriNfc_MfStd_H_StrNdefData()
1209 while (((SectIndex < (uint8_t)PH_FRINFC_MFSTD_FMT_MAX_SECT_IND_4K) && in phFriNfc_MfStd_H_BlkNoToWrTLV()
1223 SectIndex += (uint8_t)PH_FRINFC_MFSTD_FMT_MAX_SECT_IND_4K; in phFriNfc_MfStd_H_BlkNoToWrTLV()
DphFriNfc_MifStdFormat.h177 #define PH_FRINFC_MFSTD_FMT_MAX_SECT_IND_4K 40 /*!< Maximum sector index for Mifare 4k = 40 */ macro
366 while ((index < PH_FRINFC_MFSTD_FMT_MAX_SECT_IND_4K) && \