HomeSort by relevance Sort by last modified time
    Searched refs:SectIndex (Results 1 - 2 of 2) sorted by null

  /external/libnfc-nxp/src/
phFriNfc_MifStdFormat.c 782 SectIndex = PH_FRINFC_MFSTD_FMT_VAL_0;
786 SectIndex = (uint8_t)PH_FRINFC_MFSTD_FMT_SECT_INDEX_CALC;
    [all...]
phFriNfc_MifStdFormat.h 355 SectIndex++;\
356 SectIndex = (uint8_t)((SectIndex == 16)?\
357 (SectIndex + PH_FRINFC_MFSTD_FMT_VAL_1):\
358 SectIndex);\

Completed in 45 milliseconds