Searched refs:first_block_to_read (Results 1 – 2 of 2) sorted by relevance
56 size_t first_block_to_read = MIN(SD_BLOCK_SIZE - first_block_offset, count); in sd_readat() local58 first_block_to_read); in sd_readat()
915 uint16_t ndef_blocks_remaining, first_block_to_read, cur_blocks_to_read; in rw_t3t_send_next_ndef_check_cmd() local939 first_block_to_read = (uint16_t)((p_cb->ndef_rx_offset >> 4) + 1); in rw_t3t_send_next_ndef_check_cmd()981 for (block_id = first_block_to_read; in rw_t3t_send_next_ndef_check_cmd()982 block_id < (first_block_to_read + cur_blocks_to_read); block_id++) { in rw_t3t_send_next_ndef_check_cmd()