Home
last modified time | relevance | path

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

/hal_nxp-latest/s32/drivers/s32ze/Spi/include/
DSpi_Ip_Types.h210 …const uint8 *TxDmaFastSGId; /**< Point to list of TCD Scatter Gather Id for Tx DMA channel used in… member
/hal_nxp-latest/s32/drivers/s32ze/Spi/src/
DSpi_Ip.c663 …rGatherList(State->PhyUnitConfig->TxDmaChannel, State->PhyUnitConfig->TxDmaFastSGId[TCDSGIndex], D… in Spi_Ip_TxDmaTcdSGInit()
721 …rGatherList(State->PhyUnitConfig->TxDmaChannel, State->PhyUnitConfig->TxDmaFastSGId[TCDSGIndex], D… in Spi_Ip_TxDmaTcdSGConfig()
1984 …elScatterGatherConfig(State->PhyUnitConfig->TxDmaChannel, State->PhyUnitConfig->TxDmaFastSGId[0u]); in Spi_Ip_DmaFastConfig()