Lines Matching refs:SectIndex

782                 SectIndex = PH_FRINFC_MFSTD_FMT_VAL_0;  in phFriNfc_MfStd_H_ProRdSectTr()  local
786 SectIndex = (uint8_t)PH_FRINFC_MFSTD_FMT_SECT_INDEX_CALC; in phFriNfc_MfStd_H_ProRdSectTr()
795 NdefSmtCrdFmt->AddInfo.MfStdInfo.SectCompl[SectIndex] = (uint8_t) in phFriNfc_MfStd_H_ProRdSectTr()
802 SectIndex++; in phFriNfc_MfStd_H_ProRdSectTr()
825 SectIndex = PH_FRINFC_MFSTD_FMT_VAL_0; in phFriNfc_MfStd_H_ProWrSectTr() local
829 SectIndex = (uint8_t)PH_FRINFC_MFSTD_FMT_SECT_INDEX_CALC; in phFriNfc_MfStd_H_ProWrSectTr()
832 NdefSmtCrdFmt->AddInfo.MfStdInfo.SectCompl[SectIndex] = (uint8_t) in phFriNfc_MfStd_H_ProWrSectTr()
839 SectIndex++; in phFriNfc_MfStd_H_ProWrSectTr()
891 uint8_t SectIndex = PH_FRINFC_MFSTD_FMT_VAL_0; in phFriNfc_MfStd_H_ChangeAuthSt() local
897 SectIndex = (uint8_t)PH_FRINFC_MFSTD_FMT_SECT_INDEX_CALC; in phFriNfc_MfStd_H_ChangeAuthSt()
900 NdefSmtCrdFmt->AddInfo.MfStdInfo.SectCompl[SectIndex] = in phFriNfc_MfStd_H_ChangeAuthSt()
914 SectIndex = PH_FRINFC_MFSTD_FMT_VAL_0, in phFriNfc_MfStd_H_NdefComplSect() local
923 NdefComplSectTemp = SectIndex = PH_FRINFC_MFSTD_FMT_VAL_1; in phFriNfc_MfStd_H_NdefComplSect()
925 while(((SectIndex < PH_FRINFC_MFSTD_FMT_MAX_SECT_IND_4K) && in phFriNfc_MfStd_H_NdefComplSect()
927 ((SectIndex < PH_FRINFC_MFSTD_FMT_MAX_SECT_IND_1K) && in phFriNfc_MfStd_H_NdefComplSect()
930 if (Sector[SectIndex] == in phFriNfc_MfStd_H_NdefComplSect()
943 NdefComplSectTemp = SectIndex; in phFriNfc_MfStd_H_NdefComplSect()
1140 uint8_t SectIndex = PH_FRINFC_MFSTD_FMT_VAL_1, in phFriNfc_MfStd_H_StrNdefData() local
1165 while (((SectIndex < PH_FRINFC_MFSTD_FMT_MAX_SECT_IND_4K) && in phFriNfc_MfStd_H_StrNdefData()
1167 ((SectIndex < PH_FRINFC_MFSTD_FMT_MAX_SECT_IND_1K) && in phFriNfc_MfStd_H_StrNdefData()
1171 if(NdefSmtCrdFmt->AddInfo.MfStdInfo.SectCompl[SectIndex] == in phFriNfc_MfStd_H_StrNdefData()
1195 SectIndex++; in phFriNfc_MfStd_H_StrNdefData()
1197 if(SectIndex == PH_FRINFC_MFSTD_FMT_MAX_SECT_IND_1K) in phFriNfc_MfStd_H_StrNdefData()
1200 SectIndex = SectIndex + PH_FRINFC_MFSTD_FMT_VAL_1; in phFriNfc_MfStd_H_StrNdefData()
1208 uint8_t SectIndex = (uint8_t)PH_FRINFC_MFSTD_FMT_VAL_1; in phFriNfc_MfStd_H_BlkNoToWrTLV() local
1209 while (((SectIndex < (uint8_t)PH_FRINFC_MFSTD_FMT_MAX_SECT_IND_4K) && in phFriNfc_MfStd_H_BlkNoToWrTLV()
1211 ((SectIndex < (uint8_t)PH_FRINFC_MFSTD_FMT_MAX_SECT_IND_1K) && in phFriNfc_MfStd_H_BlkNoToWrTLV()
1214 if (NdefSmtCrdFmt->AddInfo.MfStdInfo.SectCompl[SectIndex] == in phFriNfc_MfStd_H_BlkNoToWrTLV()
1219 (((SectIndex & 0xE0) >= 32)? in phFriNfc_MfStd_H_BlkNoToWrTLV()
1220 (128 + ((SectIndex % 32) * 16)): in phFriNfc_MfStd_H_BlkNoToWrTLV()
1221 (SectIndex * (uint8_t)PH_FRINFC_MFSTD_FMT_VAL_4)); in phFriNfc_MfStd_H_BlkNoToWrTLV()
1223 SectIndex += (uint8_t)PH_FRINFC_MFSTD_FMT_MAX_SECT_IND_4K; in phFriNfc_MfStd_H_BlkNoToWrTLV()
1225 SectIndex++; in phFriNfc_MfStd_H_BlkNoToWrTLV()
1234 SectIndex = PH_FRINFC_MFSTD_FMT_VAL_0; in phFriNfc_MfStd_H_ErrRdSectTr() local
1251 SectIndex = (uint8_t)PH_FRINFC_MFSTD_FMT_SECT_INDEX_CALC; in phFriNfc_MfStd_H_ErrRdSectTr()
1254 NdefSmtCrdFmt->AddInfo.MfStdInfo.SectCompl[SectIndex] = (uint8_t) in phFriNfc_MfStd_H_ErrRdSectTr()
1261 SectIndex++; in phFriNfc_MfStd_H_ErrRdSectTr()