Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/s32/drivers/s32ze/Spi/include/
DSpi_Ip_Types.h210 …const uint8 *RxDmaFastSGId; /**< Point to list of TCD Scatter Gather Id for Rx DMA channel used in… member
/hal_nxp-3.6.0/s32/drivers/s32ze/Spi/src/
DSpi_Ip.c533 …rGatherList(State->PhyUnitConfig->RxDmaChannel, State->PhyUnitConfig->RxDmaFastSGId[TCDSGIndex], D… in Spi_Ip_RxDmaTcdSGInit()
592 …rGatherList(State->PhyUnitConfig->RxDmaChannel, State->PhyUnitConfig->RxDmaFastSGId[TCDSGIndex], D… in Spi_Ip_RxDmaTcdSGConfig()
1999 …rGatherList(State->PhyUnitConfig->RxDmaChannel, State->PhyUnitConfig->RxDmaFastSGId[NumberOfTransf… in Spi_Ip_DmaFastConfig()
2007 …elScatterGatherConfig(State->PhyUnitConfig->RxDmaChannel, State->PhyUnitConfig->RxDmaFastSGId[0u]); in Spi_Ip_DmaFastConfig()