Searched refs:SectIndex (Results 1 – 2 of 2) sorted by relevance
782 SectIndex = PH_FRINFC_MFSTD_FMT_VAL_0; in phFriNfc_MfStd_H_ProRdSectTr() local786 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() local829 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() local897 SectIndex = (uint8_t)PH_FRINFC_MFSTD_FMT_SECT_INDEX_CALC; in phFriNfc_MfStd_H_ChangeAuthSt()[all …]
355 SectIndex++;\356 SectIndex = (uint8_t)((SectIndex == 16)?\357 (SectIndex + PH_FRINFC_MFSTD_FMT_VAL_1):\358 SectIndex);\