Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/spi/
Dspi_context.h329 static inline void *spi_context_get_next_buf(const struct spi_buf **current, in spi_context_get_next_buf() function
370 spi_context_get_next_buf(&ctx->current_tx, &ctx->tx_count, in spi_context_buffers_setup()
376 spi_context_get_next_buf(&ctx->current_rx, &ctx->rx_count, in spi_context_buffers_setup()
417 spi_context_get_next_buf(&ctx->current_tx, in spi_context_update_tx()
476 spi_context_get_next_buf(&ctx->current_rx, in spi_context_update_rx()