Home
last modified time | relevance | path

Searched refs:ISO15693_BLOCKS_PER_PAGE (Results 1 – 2 of 2) sorted by relevance

/external/libnfc-nxp/src/
DphFriNfc_ISO15693Map.h38 #define ISO15693_BLOCKS_PER_PAGE 0x04U macro
DphFriNfc_ISO15693Map.c1643 if ((remaining_size % (ISO15693_BYTES_PER_BLOCK * ISO15693_BLOCKS_PER_PAGE)) != 0) { in phFriNfc_ReadRemainingInMultiple()