Searched refs:CurrentSeg (Results 1 - 2 of 2) sorted by relevance

/external/libnfc-nxp/src/
H A DphFriNfc_TopazDynamicMap.c575 NdefMap->TopazContainer.CurrentSeg = 0;
682 NdefMap->TopazContainer.CurrentSeg = (uint8_t)TOPAZ_SEG_FROM_BYTE_ADR (
818 NdefMap->TopazContainer.CurrentSeg = 0;
1847 (psNdefMap->TopazContainer.CurrentSeg
1883 (psNdefMap->TopazContainer.CurrentSeg
2080 if (0 == ps_tpz_info->CurrentSeg)
2537 ps_tpz_info->CurrentSeg = (uint8_t)
2538 (ps_tpz_info->CurrentSeg + 1);
2587 if (0 == ps_tpz_info->CurrentSeg)
2596 ps_tpz_info->CurrentSeg)
[all...]
H A DphFriNfc_NdefMap.h756 uint8_t CurrentSeg; member in struct:phFriNfc_TopazCont

Completed in 62 milliseconds