Home | History | Annotate | Download | only in src

Lines Matching refs:BytesRemained

1368                                 BytesRemained = 0,
1431 BytesRemained = (MIFARE_MAX_SEND_BUF_TO_WRITE - Temp16Bytes);
1433 for(index = 0; index < BytesRemained; index++)
1441 Temp16Bytes += (uint8_t)(BytesRemained);