Home
last modified time | relevance | path

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

/hal_nxp-latest/s32/drivers/s32ze/Spi/include/
DSpi_Ip_Types.h108SPI_IP_INTERRUPT /**< For interrupt mode the application doesn't need to perform any additional … enumerator
/hal_nxp-latest/s32/drivers/s32ze/Spi/src/
DSpi_Ip.c1800 DevAssert(State->TransferMode == SPI_IP_INTERRUPT); in Spi_Ip_AsyncTransmitFast()