Home
last modified time | relevance | path

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

/hal_nxp-latest/s32/drivers/s32ze/Spi/src/
DSpi_Ip.c622 …(void)Dma_Ip_SetLogicChannelScatterGatherList(State->PhyUnitConfig->TxCmdDmaChannel, State->PhyUni… in Spi_Ip_CmdDmaTcdSGInit()
626 …(void)Dma_Ip_SetLogicChannelScatterGatherConfig(State->PhyUnitConfig->TxCmdDmaChannel, State->PhyU… in Spi_Ip_CmdDmaTcdSGInit()
839 …(void)Dma_Ip_SetLogicChannelScatterGatherList(State->PhyUnitConfig->TxCmdDmaChannel, TCDSGId, DmaT… in Spi_Ip_CmdDmaTcdSGConfig()
870 (void)Dma_Ip_SetLogicChannelScatterGatherList(State->PhyUnitConfig->TxCmdDmaChannel, in Spi_Ip_DmaCmdConfigAndStart()
876 …(void)Dma_Ip_SetLogicChannelScatterGatherConfig(State->PhyUnitConfig->TxCmdDmaChannel, State->PhyU… in Spi_Ip_DmaCmdConfigAndStart()
883 (void)Dma_Ip_SetLogicChannelScatterGatherList(State->PhyUnitConfig->TxCmdDmaChannel, in Spi_Ip_DmaCmdConfigAndStart()
891 (void)Dma_Ip_SetLogicChannelTransferList(State->PhyUnitConfig->TxCmdDmaChannel, in Spi_Ip_DmaCmdConfigAndStart()
895 (void)Dma_Ip_SetLogicChannelCommand(State->PhyUnitConfig->TxCmdDmaChannel, in Spi_Ip_DmaCmdConfigAndStart()
1982 …(void)Dma_Ip_SetLogicChannelScatterGatherConfig(State->PhyUnitConfig->TxCmdDmaChannel, State->PhyU… in Spi_Ip_DmaFastConfig()
1990 …(void)Dma_Ip_SetLogicChannelCommand(State->PhyUnitConfig->TxCmdDmaChannel, DMA_IP_CH_SET_HARDWARE_… in Spi_Ip_DmaFastConfig()
[all …]
/hal_nxp-latest/s32/drivers/s32ze/Spi/include/
DSpi_Ip_Types.h202 uint8 TxCmdDmaChannel; /**< Id of CMD DMA channel for transmition */ member