Searched refs:SectorID (Results 1 – 1 of 1) sorted by relevance
411 uint8_t SectorID,414 static uint8_t phFriNfc_MifStd_H_GetSectorTrailerBlkNo(uint8_t SectorID );1750 uint8_t SectorID = 0, callbreak = 0; in phFriNfc_MifStd_H_BlkChk() local1755 SectorID = phFriNfc_MifStd_H_GetSect(NdefMap->StdMifareContainer.currentBlock); in phFriNfc_MifStd_H_BlkChk()1761 if(SectorID > 15) in phFriNfc_MifStd_H_BlkChk()1763 SectorID = phFriNfc_MifStd_H_GetSect(NdefMap->StdMifareContainer.currentBlock); in phFriNfc_MifStd_H_BlkChk()1771 phFriNfc_MifStd1k_H_BlkChk(NdefMap, SectorID, &callbreak); in phFriNfc_MifStd_H_BlkChk()1777 if(SectorID > PH_FRINFC_MIFARESTD_SECTOR_NO39) in phFriNfc_MifStd_H_BlkChk()1788 …else if(SectorID < PH_FRINFC_MIFARESTD_SECTOR_NO32) /* sector < 32 contains 4 blocks in each secto… in phFriNfc_MifStd_H_BlkChk()1798 phFriNfc_MifStd1k_H_BlkChk(NdefMap, SectorID, &callbreak); in phFriNfc_MifStd_H_BlkChk()[all …]