Home | History | Annotate | Download | only in src

Lines Matching refs:ShiftLength

3621                     ShiftLength = PH_FRINFC_MIFARESTD_VAL0;
3814 ShiftLength = NdefMap->SendRecvBuf[TempLength];
3839 (( ShiftLength
3851 ShiftLength = (( ShiftLength<< 8) +
3853 NdefMap->TLVStruct.BytesRemainLinTLV = ShiftLength;
3855 ShiftLength);
3863 ((ShiftLength<< 8) +
3899 ShiftLength = NdefMap->SendRecvBuf[(TempLength - PH_FRINFC_MIFARESTD_VAL1)];
3902 (( ShiftLength << 8) + NdefMap->SendRecvBuf[TempLength]))
3957 ShiftLength = PH_FRINFC_MIFARESTD_VAL0;
3991 ShiftLength = NdefMap->TLVStruct.prevLenByteValue;
3992 (*TempLength) += ((ShiftLength
3997 (((ShiftLength
4003 ShiftLength = NdefMap->SendRecvBuf[(TempLen - PH_FRINFC_MIFARESTD_VAL1)];
4004 (*TempLength) += ((ShiftLength
4009 (((ShiftLength
4065 ShiftLength = PH_FRINFC_MIFARESTD_VAL0;
4181 ShiftLength = ((NdefMap->TLVStruct.NoLbytesinTLV ==
4193 ShiftLength)
4207 NdefMap->TLVStruct.BytesRemainLinTLV = ShiftLength;
4220 ShiftLength;