Searched refs:QSPI_FIFO_DEPTH (Results 1 – 1 of 1) sorted by relevance
21 #define QSPI_FIFO_DEPTH (32 * 4) macro285 if(length >= QSPI_FIFO_DEPTH) in qspi_data_receive()287 len = QSPI_FIFO_DEPTH; in qspi_data_receive()
Completed in 5 milliseconds