Home
last modified time | relevance | path

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

/bsp/ck802/libraries/include/
A Ddrv_spi.h107SPI_EVENT_DATA_LOST, ///< Data lost: Receive overflow / Transmit underflow. Occurs i… enumerator
/bsp/ck802/libraries/common/eth/
A Dethernet_enc28j60.c191 } else if (event == SPI_EVENT_DATA_LOST) { in enc28j60_spi_transfer_callback()
/bsp/ck802/libraries/common/spi/
A Ddw_spi.c135 spi_priv->cb_event(SPI_EVENT_DATA_LOST, NULL); in dw_spi_dma_event_cb()

Completed in 9 milliseconds