Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/spi/
Dspi_handlers.c61 struct spi_buf rx_buf_copy[rx_bufs->count ? rx_bufs->count : 1]; in copy_bufs_and_transceive() local
64 rx_bufs = copy_and_check(rx_bufs, rx_buf_copy, 1); in copy_bufs_and_transceive()