Home | History | Annotate | Download | only in src

Lines Matching defs:ByteNo

99                                         uint16_t             ByteNo);
137 uint16_t ByteNo,
893 uint16_t ByteNo)
1008 ByteNo);
1029 ByteNo);
1069 uint16_t ByteNo,
1110 ByteNo);
1133 ByteNo);
1609 ByteNo = PH_FRINFC_TOPAZ_VAL0;
1624 ByteNo = (uint8_t)((NdefMap->TLVStruct.NdefTLVByte + PH_FRINFC_TOPAZ_VAL1) %
1631 Result = phFriNfc_Tpz_H_WrAByte( NdefMap, BlockNo, ByteNo,
1756 ByteNo = PH_FRINFC_TOPAZ_VAL0;
1765 ByteNo = (uint8_t)((NdefMap->TLVStruct.NdefTLVByte +
1778 Result = phFriNfc_Tpz_H_WrAByte(NdefMap, BlockNo, ByteNo,TempByteVal);
1886 uint8_t ByteNo = PH_FRINFC_TOPAZ_VAL0,
1894 ByteNo = (uint8_t)PH_FRINFC_TOPAZ_VAL0;
1901 ByteNo = (uint8_t)PH_FRINFC_TOPAZ_VAL1;
1908 ByteNo = (uint8_t)PH_FRINFC_TOPAZ_VAL2;
1915 ByteNo = (uint8_t)PH_FRINFC_TOPAZ_VAL3;
1923 ByteNo = (uint8_t)NdefMap->TLVStruct.NdefTLVByte;
1928 Result = phFriNfc_Tpz_H_WrAByte( NdefMap, BlockNo, ByteNo,TempByteVal);