Searched refs:write_byte (Results 1 – 2 of 2) sorted by relevance
198 uint8_t write_byte; /* Index of last written byte */ member
1388 if (p_t1t->write_byte + 1 >= T1T_BLOCK_SIZE) { in rw_t1t_next_ndef_write_block()1392 index = p_t1t->write_byte + 1; in rw_t1t_next_ndef_write_block()1492 p_t1t->write_byte = index; in rw_t1t_send_ndef_byte()