Searched defs:current_tx (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/drivers/spi/ | ||
D | spi_context.h | 43 const struct spi_buf *current_tx; member |
D | spi_andes_atcspi200.c | 357 const struct spi_buf *current_tx = ctx->current_tx; in spi_dma_tx_load() local |