Lines Matching refs:CurrentSeg
575 NdefMap->TopazContainer.CurrentSeg = 0; in phFriNfc_TopazDynamicMap_ChkNdef()
682 NdefMap->TopazContainer.CurrentSeg = (uint8_t)TOPAZ_SEG_FROM_BYTE_ADR ( in phFriNfc_TopazDynamicMap_RdNdef()
818 NdefMap->TopazContainer.CurrentSeg = 0; in phFriNfc_TopazDynamicMap_WrNdef()
1847 (psNdefMap->TopazContainer.CurrentSeg in phFriNfc_Tpz_H_NxpRead()
1883 (psNdefMap->TopazContainer.CurrentSeg in phFriNfc_Tpz_H_NxpRead()
2080 if (0 == ps_tpz_info->CurrentSeg) in phFriNfc_Tpz_H_ProReadResp()
2537 ps_tpz_info->CurrentSeg = (uint8_t) in phFriNfc_Tpz_H_RemainingReadDataCopy()
2538 (ps_tpz_info->CurrentSeg + 1); in phFriNfc_Tpz_H_RemainingReadDataCopy()
2587 if (0 == ps_tpz_info->CurrentSeg) in phFriNfc_Tpz_H_CopyReadData()
2596 ps_tpz_info->CurrentSeg) in phFriNfc_Tpz_H_CopyReadData()
2622 (ps_tpz_info->CurrentSeg == in phFriNfc_Tpz_H_CopyReadData()
2625 (TOPAZ_BYTE_ADR_FROM_SEG(ps_tpz_info->CurrentSeg, copy_index) in phFriNfc_Tpz_H_CopyReadData()
2646 (ps_tpz_info->CurrentSeg == in phFriNfc_Tpz_H_CopyReadData()
2649 (TOPAZ_BYTE_ADR_FROM_SEG(ps_tpz_info->CurrentSeg, copy_index) in phFriNfc_Tpz_H_CopyReadData()
2784 ps_tpz_info->CurrentSeg = (uint8_t) in phFriNfc_Tpz_H_CopyReadData()
2785 (ps_tpz_info->CurrentSeg + 1); in phFriNfc_Tpz_H_CopyReadData()
2853 if (0 == ps_tpz_info->CurrentSeg) in phFriNfc_Tpz_H_ParseTLVs()
2876 byte_addr = TOPAZ_BYTE_ADR_FROM_SEG (ps_tpz_info->CurrentSeg, parse_index); in phFriNfc_Tpz_H_ParseTLVs()
2989 ps_tpz_info->CurrentSeg , parse_index); in phFriNfc_Tpz_H_ParseTLVs()
3016 TOPAZ_BYTE_ADR_FROM_SEG (ps_tpz_info->CurrentSeg, in phFriNfc_Tpz_H_ParseTLVs()
3082 if (0 == ps_tpz_info->CurrentSeg) in phFriNfc_Tpz_H_ParseTLVs()
3113 ps_tpz_info->CurrentSeg = (uint8_t)(ps_tpz_info->CurrentSeg + 1); in phFriNfc_Tpz_H_ParseTLVs()
3114 if (TOPAZ_TOTAL_SEG_TO_READ == ps_tpz_info->CurrentSeg) in phFriNfc_Tpz_H_ParseTLVs()
3147 (TOPAZ_TOTAL_SEG_TO_READ == ps_tpz_info->CurrentSeg))) in phFriNfc_Tpz_H_ParseTLVs()