Home
last modified time | relevance | path

Searched refs:PH_FRINFC_MFSTD_FMT_SECT_INDEX_CALC (Results 1 – 2 of 2) sorted by relevance

/external/libnfc-nxp/src/
DphFriNfc_MifStdFormat.c786 SectIndex = (uint8_t)PH_FRINFC_MFSTD_FMT_SECT_INDEX_CALC; in phFriNfc_MfStd_H_ProRdSectTr()
829 SectIndex = (uint8_t)PH_FRINFC_MFSTD_FMT_SECT_INDEX_CALC; in phFriNfc_MfStd_H_ProWrSectTr()
897 SectIndex = (uint8_t)PH_FRINFC_MFSTD_FMT_SECT_INDEX_CALC; in phFriNfc_MfStd_H_ChangeAuthSt()
1251 SectIndex = (uint8_t)PH_FRINFC_MFSTD_FMT_SECT_INDEX_CALC; in phFriNfc_MfStd_H_ErrRdSectTr()
DphFriNfc_MifStdFormat.h293 #define PH_FRINFC_MFSTD_FMT_SECT_INDEX_CALC \ macro