Searched refs:last_ndef_byte_offset (Results 1 – 1 of 1) sorted by relevance
927 uint16_t last_ndef_byte_offset; in rw_t2t_read_ndef_last_block() local933 last_ndef_byte_offset = p_t2t->ndef_header_offset; in rw_t2t_read_ndef_last_block()937 if (rw_t2t_is_lock_res_byte((uint16_t)(last_ndef_byte_offset)) == false) in rw_t2t_read_ndef_last_block()940 last_ndef_byte_offset++; in rw_t2t_read_ndef_last_block()943 (uint16_t)((last_ndef_byte_offset - 1) / T2T_BLOCK_SIZE); in rw_t2t_read_ndef_last_block()947 terminator_tlv_byte_index = last_ndef_byte_offset; in rw_t2t_read_ndef_last_block()