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

/external/libnfc-nxp/src/
H A DphFriNfc_TopazDynamicMap.c2359 uint8_t check_index = 0; local
2365 (PH_FRINFC_TOPAZ_CC_BYTE0 == ps_tpz_info->CCByteBuf[check_index])
2367 || (0 == ps_tpz_info->CCByteBuf[check_index])
2372 check_index = (uint8_t)(check_index + 1);

Completed in 277 milliseconds