Searched refs:first_block_to_write (Results 1 – 1 of 1) sorted by relevance
732 uint16_t first_block_to_write; in rw_t3t_send_next_ndef_update_cmd() local756 first_block_to_write = (uint16_t)((p_cb->ndef_msg_bytes_sent >> 4) + 1); in rw_t3t_send_next_ndef_update_cmd()759 if ((first_block_to_write + in rw_t3t_send_next_ndef_update_cmd()802 for (block_id = first_block_to_write; in rw_t3t_send_next_ndef_update_cmd()803 block_id < (first_block_to_write + ndef_blocks_to_write); block_id++) { in rw_t3t_send_next_ndef_update_cmd()