Searched refs:tx_length (Results 1 – 1 of 1) sorted by relevance
72 const uint8_t *data, uint32_t tx_length, bool multi_block, bool stop_trans);832 const uint8_t *data, uint32_t tx_length, bool multi_block, bool stop_trans) in start_command_write_blocks() argument862 while (tx_length > 0) { in start_command_write_blocks()874 size_t will_send = MIN(tx_length, SDSPI_MAX_DATA_LEN); in start_command_write_blocks()932 tx_length -= will_send; in start_command_write_blocks()