Searched refs:SPI_IP_EVENT_FAULT (Results 1 – 2 of 2) sorted by relevance
94 SPI_IP_EVENT_FAULT = 1 /**< The transfer failed due to overflow/underflow. */ enumerator
1106 Spi_Ip_EventType EventState = SPI_IP_EVENT_FAULT; in Spi_Ip_ChannelFinished()1111 EventState = SPI_IP_EVENT_FAULT; in Spi_Ip_ChannelFinished()1296 State->Callback(Instance, SPI_IP_EVENT_FAULT); in Spi_Ip_IrqDmaHandler()