Searched defs:txend (Results 1 – 2 of 2) sorted by relevance
242 const uint8_t *txend = (uint8_t *)tx_buf->buf + tx_buf->len; in spi_sam0_fast_txrx() local
239 const uint8_t *txend = tx_buf + len; in spi_sam_fast_txrx() local