Home
last modified time | relevance | path

Searched defs:txend (Results 1 – 2 of 2) sorted by relevance

/Zephyr-Core-3.7.0/drivers/spi/
Dspi_sam0.c242 const uint8_t *txend = (uint8_t *)tx_buf->buf + tx_buf->len; in spi_sam0_fast_txrx() local
Dspi_sam.c239 const uint8_t *txend = tx_buf + len; in spi_sam_fast_txrx() local