Searched refs:totalNoSectors (Results 1 – 1 of 1) sorted by relevance
6066 uint8_t totalNoSectors = 0 , sectorTrailerBlockNo = 0; in phFriNfc_MifareStdMap_ConvertToReadOnly() local6082 totalNoSectors = PH_FRINFC_MIFARESTD1K_TOTAL_SECTOR; in phFriNfc_MifareStdMap_ConvertToReadOnly()6086 totalNoSectors = PH_FRINFC_MIFARESTD4K_TOTAL_SECTOR; in phFriNfc_MifareStdMap_ConvertToReadOnly()6100 NdefMap->StdMifareContainer.TotalNoSectors = totalNoSectors; in phFriNfc_MifareStdMap_ConvertToReadOnly()6101 if(totalNoSectors == 0) in phFriNfc_MifareStdMap_ConvertToReadOnly()6118 NdefMap->StdMifareContainer.ReadOnlySectorIndex < totalNoSectors; in phFriNfc_MifareStdMap_ConvertToReadOnly()6155 if(NdefMap->StdMifareContainer.ReadOnlySectorIndex == totalNoSectors && in phFriNfc_MifareStdMap_ConvertToReadOnly()