Searched refs:safety_words (Results 1 – 1 of 1) sorted by relevance
300 int safety_words = AX_SPI_RX_FIFO_DRAIN_LIMIT; // Limit to avoid getting stuck in ax_spi_process_rx_and_finalize() local302 while (ax_spi_read(xspi, AX_SPI_RX_FBCAR) > 0 && safety_words-- > 0) in ax_spi_process_rx_and_finalize()