Searched refs:Dma_IpChUpdateDestAddress (Results 1 – 1 of 1) sorted by relevance
1150 Dma_Ip_LogicChannelTransferListType Dma_IpChUpdateDestAddress[1U]; in Emios_Icu_Ip_TimestampDmaProcessing() local1178 Dma_IpChUpdateDestAddress[0U].Param = DMA_IP_CH_SET_DESTINATION_ADDRESS; in Emios_Icu_Ip_TimestampDmaProcessing()1179 …Dma_IpChUpdateDestAddress[0U].Value = (uint32)eMios_Icu_Ip_ChState[eMios_Icu_Ip_IndexInChState[ins… in Emios_Icu_Ip_TimestampDmaProcessing()1180 …State[eMios_Icu_Ip_IndexInChState[instance][hwChannel]].dmaChannel, Dma_IpChUpdateDestAddress, 1U); in Emios_Icu_Ip_TimestampDmaProcessing()1224 Dma_Ip_LogicChannelTransferListType Dma_IpChUpdateDestAddress[1U]; in Emios_Icu_Ip_SignalMeasurementDmaProcessing() local1237 Dma_IpChUpdateDestAddress[0U].Param = DMA_IP_CH_SET_DESTINATION_ADDRESS; in Emios_Icu_Ip_SignalMeasurementDmaProcessing()1238 …Dma_IpChUpdateDestAddress[0U].Value = (uint32)&Emios_Icu_Ip_aDmaBuffer[eMios_Icu_Ip_IndexInChState… in Emios_Icu_Ip_SignalMeasurementDmaProcessing()1239 …State[eMios_Icu_Ip_IndexInChState[instance][hwChannel]].dmaChannel, Dma_IpChUpdateDestAddress, 1U); in Emios_Icu_Ip_SignalMeasurementDmaProcessing()1270 Dma_IpChUpdateDestAddress[0U].Param = DMA_IP_CH_SET_DESTINATION_ADDRESS; in Emios_Icu_Ip_SignalMeasurementDmaProcessing()1271 …Dma_IpChUpdateDestAddress[0U].Value = (uint32)&Emios_Icu_Ip_aDmaBuffer[eMios_Icu_Ip_IndexInChState… in Emios_Icu_Ip_SignalMeasurementDmaProcessing()[all …]