Lines Matching refs:NdefTLVByte
736 block_number = (uint8_t)(((psNdefMap->TLVStruct.NdefTLVByte + in phFriNfc_TopazMap_Process()
743 byte_number = (uint8_t)((psNdefMap->TLVStruct.NdefTLVByte + in phFriNfc_TopazMap_Process()
789 byte_number = (uint8_t)psNdefMap->TLVStruct.NdefTLVByte; in phFriNfc_TopazMap_Process()
1317 NdefMap->TLVStruct.NdefTLVByte = PH_FRINFC_TOPAZ_VAL4; in phFriNfc_Tpz_H_CallNxtOp()
1464 NdefMap->TLVStruct.NdefTLVByte = (uint16_t)((index - PH_FRINFC_TOPAZ_VAL1) % in phFriNfc_Tpz_H_findNDEFTLV()
1474 NdefMap->TLVStruct.NdefTLVByte); in phFriNfc_Tpz_H_findNDEFTLV()
1536 NdefMap->TLVStruct.NdefTLVByte = PH_FRINFC_TOPAZ_VAL4; in phFriNfc_Tpz_H_findNDEFTLV()
1619 BlockNo = (uint8_t)(((NdefMap->TLVStruct.NdefTLVByte + PH_FRINFC_TOPAZ_VAL1) > in phFriNfc_Tpz_H_ProWrNMN()
1624 ByteNo = (uint8_t)((NdefMap->TLVStruct.NdefTLVByte + PH_FRINFC_TOPAZ_VAL1) % in phFriNfc_Tpz_H_ProWrNMN()
1758 BlockNo = (uint8_t)(((NdefMap->TLVStruct.NdefTLVByte + in phFriNfc_Tpz_H_WrLByte()
1765 ByteNo = (uint8_t)((NdefMap->TLVStruct.NdefTLVByte + in phFriNfc_Tpz_H_WrLByte()
1923 ByteNo = (uint8_t)NdefMap->TLVStruct.NdefTLVByte; in phFriNfc_Tpz_H_WrCCorTLV()