Home
last modified time | relevance | path

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

/external/libnfc-nxp/src/
DphFriNfc_MifStdFormat.c912 NdefComplSectMax = PH_FRINFC_MFSTD_FMT_VAL_0, in phFriNfc_MfStd_H_NdefComplSect() local
936 NdefComplSectMax = NdefComplSectTemp; in phFriNfc_MfStd_H_NdefComplSect()
956 NdefComplSectMax = NdefComplSectTemp; in phFriNfc_MfStd_H_NdefComplSect()
965 ((NdefComplSectMax > PH_FRINFC_MFSTD_FMT_VAL_0) && in phFriNfc_MfStd_H_NdefComplSect()
966 (NdefComplSectMax < (MaxSect - PH_FRINFC_MFSTD_FMT_VAL_2)))) in phFriNfc_MfStd_H_NdefComplSect()
970 (NdefComplSectMax - PH_FRINFC_MFSTD_FMT_VAL_1)); in phFriNfc_MfStd_H_NdefComplSect()
972 (void)memset(&Sector[(NdefComplSectMax + count)], in phFriNfc_MfStd_H_NdefComplSect()
974 (MaxSect - (NdefComplSectMax + count))); in phFriNfc_MfStd_H_NdefComplSect()