Searched refs:totalNoSectors (Results 1 – 1 of 1) sorted by relevance
4771 uint8_t totalNoSectors = 0, sectorTrailerBlockNo = 0; in phFriNfc_MifareStdMap_ConvertToReadOnly() local4781 totalNoSectors = PH_FRINFC_MIFARESTD1K_TOTAL_SECTOR; in phFriNfc_MifareStdMap_ConvertToReadOnly()4783 totalNoSectors = PH_FRINFC_MIFARESTD2K_TOTAL_SECTOR; in phFriNfc_MifareStdMap_ConvertToReadOnly()4785 totalNoSectors = PH_FRINFC_MIFARESTD4K_TOTAL_SECTOR; in phFriNfc_MifareStdMap_ConvertToReadOnly()4797 NdefMap->StdMifareContainer.TotalNoSectors = totalNoSectors; in phFriNfc_MifareStdMap_ConvertToReadOnly()4798 if (totalNoSectors == 0) { in phFriNfc_MifareStdMap_ConvertToReadOnly()4813 NdefMap->StdMifareContainer.ReadOnlySectorIndex < totalNoSectors; in phFriNfc_MifareStdMap_ConvertToReadOnly()4849 if (NdefMap->StdMifareContainer.ReadOnlySectorIndex == totalNoSectors && in phFriNfc_MifareStdMap_ConvertToReadOnly()