HAL + 0/1 examples
CodeScope will show references to LL_DMA2D_IsTransferOngoing() from the following samples and libraries:
Examples
STM32F429ZI-Nucleo
Examples_LL
DMA2D
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALLL_DMA2D_IsTransferOngoing()

LL_DMA2D_IsTransferOngoing() function

Indicate if a DMA2D transfer is ongoing.

Syntax

__STATIC_INLINE uint32_t LL_DMA2D_IsTransferOngoing(DMA2D_TypeDef *DMA2Dx);

Arguments

DMA2Dx

DMA2D Instance

Return value

State of bit (1 or 0).

Examples

LL_DMA2D_IsTransferOngoing() is referenced by 1 libraries and example projects.

References

LocationReferrerText
stm32f4xx_ll_dma2d.h:499
__STATIC_INLINE uint32_t LL_DMA2D_IsTransferOngoing(DMA2D_TypeDef *DMA2Dx)
stm32f4xx_ll_dma2d.c:182LL_DMA2D_Init()
tmp = LL_DMA2D_IsTransferOngoing(DMA2Dx);

Call Tree

Functions calling LL_DMA2D_IsTransferOngoing()
all items filtered out
LL_DMA2D_IsTransferOngoing()
Data read by LL_DMA2D_IsTransferOngoing()
LL_DMA2D_IsTransferOngoing()
Type of LL_DMA2D_IsTransferOngoing()
LL_DMA2D_IsTransferOngoing()
uint32_t
all items filtered out