Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/s32/drivers/s32ze/Spi/include/
DSpi_Ip_Types.h107SPI_IP_INTERRUPT /**< For interrupt mode the application doesn't need to perform any additional … enumerator
/hal_nxp-3.6.0/s32/drivers/s32ze/Spi/src/
DSpi_Ip.c1708 case SPI_IP_INTERRUPT: in Spi_Ip_AsyncTransmit()
1778 case SPI_IP_INTERRUPT: in Spi_Ip_AsyncTransmit()
1825 DevAssert(State->TransferMode == SPI_IP_INTERRUPT); in Spi_Ip_AsyncTransmitFast()