Searched refs:TxDmaChannel (Results 1 – 2 of 2) sorted by relevance
| /hal_nxp-latest/s32/drivers/s32ze/Spi/src/ |
| D | Spi_Ip.c | 663 …(void)Dma_Ip_SetLogicChannelScatterGatherList(State->PhyUnitConfig->TxDmaChannel, State->PhyUnitCo… in Spi_Ip_TxDmaTcdSGInit() 721 …(void)Dma_Ip_SetLogicChannelScatterGatherList(State->PhyUnitConfig->TxDmaChannel, State->PhyUnitCo… in Spi_Ip_TxDmaTcdSGConfig() 961 (void)Dma_Ip_SetLogicChannelTransferList(State->PhyUnitConfig->TxDmaChannel, DmaTcdList, 10u); in Spi_Ip_DmaConfig() 1040 (void)Dma_Ip_SetLogicChannelTransferList(State->PhyUnitConfig->TxDmaChannel, &Tcd, 1u); in Spi_Ip_DmaTxRxUpdateLoop() 1047 …(void)Dma_Ip_SetLogicChannelCommand(State->PhyUnitConfig->TxDmaChannel, DMA_IP_CH_SET_HARDWARE_REQ… in Spi_Ip_DmaTxRxUpdateLoop() 1984 …(void)Dma_Ip_SetLogicChannelScatterGatherConfig(State->PhyUnitConfig->TxDmaChannel, State->PhyUnit… in Spi_Ip_DmaFastConfig() 1991 …(void)Dma_Ip_SetLogicChannelCommand(State->PhyUnitConfig->TxDmaChannel, DMA_IP_CH_SET_HARDWARE_REQ… in Spi_Ip_DmaFastConfig() 2200 …(void)Dma_Ip_SetLogicChannelCommand(State->PhyUnitConfig->TxDmaChannel, DMA_IP_CH_CLEAR_HARDWARE_R… in Spi_Ip_Cancel()
|
| /hal_nxp-latest/s32/drivers/s32ze/Spi/include/ |
| D | Spi_Ip_Types.h | 201 uint8 TxDmaChannel; /**< Id of TX DMA channel for transmition */ member
|