Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/s32/drivers/s32k3/Icu/src/
DEmios_Icu_Ip_Irq.c1151 Dma_Ip_LogicChannelTransferListType Dma_IpChUpdateIterCount[2U]; in Emios_Icu_Ip_TimestampDmaProcessing() local
1186 Dma_IpChUpdateIterCount[0U].Param = DMA_IP_CH_SET_MAJORLOOP_COUNT; in Emios_Icu_Ip_TimestampDmaProcessing()
1187Dma_IpChUpdateIterCount[0U].Value = (uint32)eMios_Icu_Ip_ChState[eMios_Icu_Ip_IndexInChState[insta… in Emios_Icu_Ip_TimestampDmaProcessing()
1188 Dma_IpChUpdateIterCount[1U].Param = DMA_IP_CH_SET_DESTINATION_SIGNED_LAST_ADDR_ADJ; in Emios_Icu_Ip_TimestampDmaProcessing()
1189 Dma_IpChUpdateIterCount[1U].Value = (uint32)0U; in Emios_Icu_Ip_TimestampDmaProcessing()
1190 …ChState[eMios_Icu_Ip_IndexInChState[instance][hwChannel]].dmaChannel, Dma_IpChUpdateIterCount, 2U); in Emios_Icu_Ip_TimestampDmaProcessing()
1202 Dma_IpChUpdateIterCount[0U].Param = DMA_IP_CH_SET_MAJORLOOP_COUNT; in Emios_Icu_Ip_TimestampDmaProcessing()
1203Dma_IpChUpdateIterCount[0U].Value = eMios_Icu_Ip_ChState[eMios_Icu_Ip_IndexInChState[instance][hwC… in Emios_Icu_Ip_TimestampDmaProcessing()
1204 …ChState[eMios_Icu_Ip_IndexInChState[instance][hwChannel]].dmaChannel, Dma_IpChUpdateIterCount, 1U); in Emios_Icu_Ip_TimestampDmaProcessing()
1208 Dma_IpChUpdateIterCount[0U].Param = DMA_IP_CH_SET_MAJORLOOP_COUNT; in Emios_Icu_Ip_TimestampDmaProcessing()
[all …]