Home
last modified time | relevance | path

Searched defs:spi_atcspi200_data (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/drivers/spi/
Dspi_andes_atcspi200.c36 struct spi_atcspi200_data { struct
37 struct spi_context ctx;
38 uint32_t tx_fifo_size;
39 uint32_t rx_fifo_size;
40 int tx_cnt;
41 size_t chunk_len;
42 bool busy;
44 struct stream dma_rx;
45 struct stream dma_tx;