Home
last modified time | relevance | path

Searched refs:spi_sam_fast_tx (Results 1 – 1 of 1) sorted by relevance

/Zephyr-Core-3.7.0/drivers/spi/
Dspi_sam.c179 static void spi_sam_fast_tx(Spi *regs, const uint8_t *tx_buf, const uint32_t tx_buf_len) in spi_sam_fast_tx() function
477 spi_sam_fast_tx(regs, tx_buf, tx_buf_len); in spi_sam_tx()
483 spi_sam_fast_tx(regs, tx_buf, tx_buf_len); in spi_sam_tx()