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