Searched refs:highNibble (Results 1 – 1 of 1) sorted by relevance
1481 uint8_t highNibble = mTechParams[i].param.pa.nfcid1[1] & 0xF0; in isInfineonMyDMove() local1482 if (highNibble == 0x30) retval = true; in isInfineonMyDMove()