Home
last modified time | relevance | path

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

/hal_telink-latest/tlsr9/drivers/B91/
Dspi.c534 spi_tx_fifo_clr(spi_sel); in spi_master_write()
553 spi_tx_fifo_clr(spi_sel); in spi_master_write_read()
581 spi_tx_fifo_clr(spi_sel); in spi_master_write_read_loopback()
621 spi_tx_fifo_clr(spi_sel); in spi_master_write_read_loopback()
640 spi_tx_fifo_clr(spi_sel); in spi_master_write_plus()
690 spi_tx_fifo_clr(spi_sel); in spi_master_write_read_plus()
821 spi_tx_fifo_clr(spi_sel); in spi_master_write_dma()
849 spi_tx_fifo_clr(spi_sel); in spi_master_write_read_dma()
884 spi_tx_fifo_clr(spi_sel); in spi_master_write_dma_plus()
945 spi_tx_fifo_clr(spi_sel); in spi_master_write_read_dma_plus()
Dspi.h411 static inline void spi_tx_fifo_clr(spi_sel_e spi_sel) in spi_tx_fifo_clr() function