Searched refs:spi_set_tx_fifo_threshold (Results 1 – 2 of 2) sorted by relevance
386 static inline void spi_set_tx_fifo_threshold(SPI_Type *ptr, uint32_t threshold) in spi_set_tx_fifo_threshold() function
237 spi_set_tx_fifo_threshold((SPI_Type *)host->host_param.param.host_base, 3); in hpm_spi_transfer_via_dma()
Completed in 6 milliseconds