Searched refs:ISO15693_BLOCKS_PER_PAGE (Results 1 – 2 of 2) sorted by relevance
38 #define ISO15693_BLOCKS_PER_PAGE 0x04U macro
1643 if ((remaining_size % (ISO15693_BYTES_PER_BLOCK * ISO15693_BLOCKS_PER_PAGE)) != 0) { in phFriNfc_ReadRemainingInMultiple()