Searched refs:totalNoSectors (Results 1 – 1 of 1) sorted by relevance
4758 uint8_t totalNoSectors = 0, sectorTrailerBlockNo = 0; in phFriNfc_MifareStdMap_ConvertToReadOnly() local4768 totalNoSectors = PH_FRINFC_MIFARESTD1K_TOTAL_SECTOR; in phFriNfc_MifareStdMap_ConvertToReadOnly()4770 totalNoSectors = PH_FRINFC_MIFARESTD2K_TOTAL_SECTOR; in phFriNfc_MifareStdMap_ConvertToReadOnly()4772 totalNoSectors = PH_FRINFC_MIFARESTD4K_TOTAL_SECTOR; in phFriNfc_MifareStdMap_ConvertToReadOnly()4784 NdefMap->StdMifareContainer.TotalNoSectors = totalNoSectors; in phFriNfc_MifareStdMap_ConvertToReadOnly()4785 if (totalNoSectors == 0) { in phFriNfc_MifareStdMap_ConvertToReadOnly()4800 NdefMap->StdMifareContainer.ReadOnlySectorIndex < totalNoSectors; in phFriNfc_MifareStdMap_ConvertToReadOnly()4836 if (NdefMap->StdMifareContainer.ReadOnlySectorIndex == totalNoSectors && in phFriNfc_MifareStdMap_ConvertToReadOnly()