Home | History | Annotate | Download | only in tml

Lines Matching refs:retry_cnt

455     static uint16_t retry_cnt;
489 if (retry_cnt++ < MAX_WRITE_RETRY_COUNT)
492 "PN54X - Error in I2C Write - Retry 0x%x", retry_cnt);
504 retry_cnt = 0;