Home | History | Annotate | Download | only in src

Lines Matching refs:NdefTLVByte

736                     block_number = (uint8_t)(((psNdefMap->TLVStruct.NdefTLVByte + 
743 byte_number = (uint8_t)((psNdefMap->TLVStruct.NdefTLVByte +
789 byte_number = (uint8_t)psNdefMap->TLVStruct.NdefTLVByte;
1317 NdefMap->TLVStruct.NdefTLVByte = PH_FRINFC_TOPAZ_VAL4;
1464 NdefMap->TLVStruct.NdefTLVByte = (uint16_t)((index - PH_FRINFC_TOPAZ_VAL1) %
1474 NdefMap->TLVStruct.NdefTLVByte);
1536 NdefMap->TLVStruct.NdefTLVByte = PH_FRINFC_TOPAZ_VAL4;
1619 BlockNo = (uint8_t)(((NdefMap->TLVStruct.NdefTLVByte + PH_FRINFC_TOPAZ_VAL1) >
1624 ByteNo = (uint8_t)((NdefMap->TLVStruct.NdefTLVByte + PH_FRINFC_TOPAZ_VAL1) %
1758 BlockNo = (uint8_t)(((NdefMap->TLVStruct.NdefTLVByte +
1765 ByteNo = (uint8_t)((NdefMap->TLVStruct.NdefTLVByte +
1923 ByteNo = (uint8_t)NdefMap->TLVStruct.NdefTLVByte;