Searched refs:totalNoSectors (Results 1 – 1 of 1) sorted by relevance
5466 uint8_t totalNoSectors = 0 , sectorTrailerBlockNo = 0; in phFriNfc_MifareStdMap_ConvertToReadOnly() local5482 totalNoSectors = PH_FRINFC_MIFARESTD1K_TOTAL_SECTOR; in phFriNfc_MifareStdMap_ConvertToReadOnly()5486 totalNoSectors = PH_FRINFC_MIFARESTD2K_TOTAL_SECTOR; in phFriNfc_MifareStdMap_ConvertToReadOnly()5490 totalNoSectors = PH_FRINFC_MIFARESTD4K_TOTAL_SECTOR; in phFriNfc_MifareStdMap_ConvertToReadOnly()5504 NdefMap->StdMifareContainer.TotalNoSectors = totalNoSectors; in phFriNfc_MifareStdMap_ConvertToReadOnly()5505 if(totalNoSectors == 0) in phFriNfc_MifareStdMap_ConvertToReadOnly()5522 NdefMap->StdMifareContainer.ReadOnlySectorIndex < totalNoSectors; in phFriNfc_MifareStdMap_ConvertToReadOnly()5559 if(NdefMap->StdMifareContainer.ReadOnlySectorIndex == totalNoSectors && in phFriNfc_MifareStdMap_ConvertToReadOnly()