HomeSort by relevance Sort by last modified time
    Searched defs:ISO15693_BYTES_PER_BLOCK (Results 1 - 2 of 2) sorted by null

  /external/libnfc-nxp/src/
phFriNfc_ISO15693Map.h 36 #define ISO15693_BYTES_PER_BLOCK 0x04U
45 (ISO15693_BYTES_PER_BLOCK - 1)) ? (blk + 1) : blk)
49 ISO15693_BYTES_PER_BLOCK))
phFriNfc_ISO15693Format.c 45 #define ISO15693_BYTES_PER_BLOCK 0x04U
338 uint8_t a_send_byte[ISO15693_BYTES_PER_BLOCK] = {0};

Completed in 61 milliseconds