Searched defs:ISO15693_BYTES_PER_BLOCK (Results 1 - 2 of 2) sorted by relevance

/external/libnfc-nxp/src/
H A DphFriNfc_ISO15693Map.h36 #define ISO15693_BYTES_PER_BLOCK 0x04U macro
45 (ISO15693_BYTES_PER_BLOCK - 1)) ? (blk + 1) : blk)
49 ISO15693_BYTES_PER_BLOCK))
H A DphFriNfc_ISO15693Format.c45 #define ISO15693_BYTES_PER_BLOCK 0x04U macro
338 uint8_t a_send_byte[ISO15693_BYTES_PER_BLOCK] = {0};

Completed in 329 milliseconds