Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/spi/
Dspi_pl022.c230 #define SSP_FIFO_DEPTH 8 macro
676 for (uint32_t i = 0; i < SSP_FIFO_DEPTH; i++) { in spi_pl022_async_xfer()
758 fifo_cnt < SSP_FIFO_DEPTH) { in spi_pl022_xfer()