Searched refs:copy_index (Results 1 – 1 of 1) sorted by relevance
2563 uint16_t copy_index = 0; in phFriNfc_Tpz_H_CopyReadData() local2598 copy_index = (uint16_t)(copy_index + ( in phFriNfc_Tpz_H_CopyReadData()2606 copy_index = (copy_index + skip_size); in phFriNfc_Tpz_H_CopyReadData()2610 while (copy_index < recv_length) in phFriNfc_Tpz_H_CopyReadData()2612 copy_length = (uint16_t)(recv_length - copy_index); in phFriNfc_Tpz_H_CopyReadData()2625 (TOPAZ_BYTE_ADR_FROM_SEG(ps_tpz_info->CurrentSeg, copy_index) in phFriNfc_Tpz_H_CopyReadData()2649 (TOPAZ_BYTE_ADR_FROM_SEG(ps_tpz_info->CurrentSeg, copy_index) in phFriNfc_Tpz_H_CopyReadData()2672 copy_index)); in phFriNfc_Tpz_H_CopyReadData()2694 (void *)(psNdefMap->SendRecvBuf + copy_index), in phFriNfc_Tpz_H_CopyReadData()2699 copy_index)) > (uint16_t) in phFriNfc_Tpz_H_CopyReadData()[all …]