Home
last modified time | relevance | path

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

/hal_microchip-latest/mpfs/drivers/mss/mss_spi/
Dmss_spi.c584 uint32_t tx_fifo_empty; in MSS_SPI_set_frame_rx_handler() local
606 tx_fifo_empty = this_spi->hw_reg->STATUS & TX_FIFO_EMPTY_MASK; in MSS_SPI_set_frame_rx_handler()
607 if (tx_fifo_empty > 0U) in MSS_SPI_set_frame_rx_handler()