Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/spi/
Dspi_sam.c175 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
479 spi_sam_fast_tx(regs, tx_buf, tx_buf_len); in spi_sam_tx()
486 spi_sam_fast_tx(regs, tx_buf, tx_buf_len); in spi_sam_tx()