Searched refs:prop_ndef_index (Results 1 – 1 of 1) sorted by relevance
876 static uint16_t prop_ndef_index = 0; in phFriNfc_ISO15693_H_ProcessCheckNdef() local922 prop_ndef_index = 0; in phFriNfc_ISO15693_H_ProcessCheckNdef()964 switch (prop_ndef_index) in phFriNfc_ISO15693_H_ProcessCheckNdef()985 prop_ndef_index = (uint8_t)(prop_ndef_index + 1); in phFriNfc_ISO15693_H_ProcessCheckNdef()996 prop_ndef_index = 0; in phFriNfc_ISO15693_H_ProcessCheckNdef()1009 prop_ndef_index = (uint8_t)(prop_ndef_index + 1); in phFriNfc_ISO15693_H_ProcessCheckNdef()1022 prop_ndef_index = 0; in phFriNfc_ISO15693_H_ProcessCheckNdef()1078 if ((ps_iso_15693_con->actual_ndef_size - prop_ndef_index) in phFriNfc_ISO15693_H_ProcessCheckNdef()1082 prop_ndef_index = (uint8_t)(prop_ndef_index + remaining_length); in phFriNfc_ISO15693_H_ProcessCheckNdef()1084 else if ((ps_iso_15693_con->actual_ndef_size - prop_ndef_index) in phFriNfc_ISO15693_H_ProcessCheckNdef()[all …]