Searched defs:ByteNo (Results 1 – 5 of 5) sorted by relevance
893 uint16_t ByteNo) in phFriNfc_Tpz_H_RdBytes()1069 uint16_t ByteNo, in phFriNfc_Tpz_H_WrAByte()1609 ByteNo = PH_FRINFC_TOPAZ_VAL0; in phFriNfc_Tpz_H_ProWrNMN() local1756 ByteNo = PH_FRINFC_TOPAZ_VAL0; in phFriNfc_Tpz_H_WrLByte() local1886 uint8_t ByteNo = PH_FRINFC_TOPAZ_VAL0, in phFriNfc_Tpz_H_WrCCorTLV() local
3156 ByteNo = PH_FRINFC_NDEFMAP_MFUL_VAL0; in phFriNfc_MfUL_H_UpdateWrLen() local
65 void BackpatchWord(unsigned ByteNo, unsigned NewWord) { in BackpatchWord()240 unsigned ByteNo = B.StartSizeWord*4; in ExitBlock() local
301 size_t ByteNo = size_t(BitNo/8) & ~(sizeof(word_t)-1); in JumpToBit() local
1006 getLocationOfByte(unsigned ByteNo, const SourceManager &SM, in getLocationOfByte()