Home
last modified time | relevance | path

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

/hal_nxp-latest/s32/drivers/s32ze/Spi/src/
DSpi_Ip.c1015 uint16 NumberDmaIterRead; in Spi_Ip_DmaTxRxUpdateLoop() local
1027 NumberDmaIterRead = NumberDmaIterWrite; in Spi_Ip_DmaTxRxUpdateLoop()
1030 NumberDmaIterRead = NumberDmaIterWrite/2u; in Spi_Ip_DmaTxRxUpdateLoop()
1033 NumberDmaIterWrite = NumberDmaIterRead; in Spi_Ip_DmaTxRxUpdateLoop()
1037 State->RxIndex += NumberDmaIterRead; in Spi_Ip_DmaTxRxUpdateLoop()
1042 Tcd.Value = NumberDmaIterRead; in Spi_Ip_DmaTxRxUpdateLoop()