Lines Matching refs:exit_index
2400 uint8_t exit_index = 0;2404 while (exit_index < ((ps_tpz_info->ActualNDEFMsgSize >= 0xFF) ? 3 : 1))2414 exit_index = (uint8_t)(exit_index + 1);2438 uint8_t exit_index = 0;2442 while (exit_index < ((size_to_write >= 0xFF) ? 3 : 1))2452 exit_index = (uint8_t)(exit_index + 1);