Searched defs:wValue (Results 1 - 1 of 1) sorted by last modified time

/system/nfc/halimpl/pn54x/dnld/
H A DphDnldNfc_Utils.c70 uint16_t wValue; local
80 wValue = 0x00ffU & (uint16_t)pBuff[i];
81 wTmp = (wCrc >> 8U) ^ wValue;

Completed in 69 milliseconds