iLLD_TC26xB
1.0
|
![]() |
Functions | |
IFX_INLINE boolean | IfxDma_isChannelReset (Ifx_DMA *dma, IfxDma_ChannelId channelId) |
Return the status of a DMA channel (reset / not reset) More... | |
IFX_INLINE void | IfxDma_resetChannel (Ifx_DMA *dma, IfxDma_ChannelId channelId) |
Reset the channel. More... | |
IFX_INLINE boolean IfxDma_isChannelReset | ( | Ifx_DMA * | dma, |
IfxDma_ChannelId | channelId | ||
) |
Return the status of a DMA channel (reset / not reset)
dma | pointer to DMA module |
channelId | DMA channel number |
IFX_INLINE void IfxDma_resetChannel | ( | Ifx_DMA * | dma, |
IfxDma_ChannelId | channelId | ||
) |
Reset the channel.
dma | pointer to DMA module |
channelId | DMA channel number |