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

  /external/libnfc-nxp/src/
phLlcNfc_Frame.c 1754 uint8_t crc_byte = 0, local
    [all...]
phDnldNfc.c 872 uint8_t crc_byte = 0; local
884 crc_byte = pData[index];
885 phDnldNfc_UpdateCrc16(crc_byte, &crc);
    [all...]

Completed in 199 milliseconds