Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/s32/drivers/s32k3/Icu/src/
DEmios_Icu_Ip_Irq.c1150 Dma_Ip_LogicChannelTransferListType Dma_IpChUpdateDestAddress[1U]; in Emios_Icu_Ip_TimestampDmaProcessing() local
1178 Dma_IpChUpdateDestAddress[0U].Param = DMA_IP_CH_SET_DESTINATION_ADDRESS; in Emios_Icu_Ip_TimestampDmaProcessing()
1179Dma_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() local
1237 Dma_IpChUpdateDestAddress[0U].Param = DMA_IP_CH_SET_DESTINATION_ADDRESS; in Emios_Icu_Ip_SignalMeasurementDmaProcessing()
1238Dma_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()
1271Dma_IpChUpdateDestAddress[0U].Value = (uint32)&Emios_Icu_Ip_aDmaBuffer[eMios_Icu_Ip_IndexInChState… in Emios_Icu_Ip_SignalMeasurementDmaProcessing()
[all …]