TouchGFX + 0/4 examples
CodeScope will show references to touchgfx::DMA_Interface::getBlitCaps() from the following samples and libraries:
Examples
STM32469I-Discovery
Demonstrations
STM32469I_EVAL
Demonstrations
STM324x9I_EVAL
Demonstrations
STM32F429I-Discovery
Demonstrations
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesTouchGFXtouchgfx::DMA_Interface::getBlitCaps()

touchgfx::DMA_Interface::getBlitCaps() method

@fn virtual BlitOperations DMA_Interface::getBlitCaps() = 0; Gets the blit capabilities of this DMA. Gets the blit capabilities of this DMA.

Syntax

virtual BlitOperations getBlitCaps() = 0;

Return value

The blit operations supported by this DMA implementation.

Examples

touchgfx::DMA_Interface::getBlitCaps() is referenced by 4 libraries and example projects.

References

LocationReferrerScopeText
DMA.hpp:225
virtual BlitOperations getBlitCaps() = 0;
HAL.hpp:384touchgfx::HAL::getBlitCaps()touchgfx::HAL
return dma.getBlitCaps();

Call Tree

Functions calling touchgfx::DMA_Interface::getBlitCaps()
all items filtered out
touchgfx::DMA_Interface::getBlitCaps()
Type of touchgfx::DMA_Interface::getBlitCaps()
touchgfx::DMA_Interface::getBlitCaps()
all items filtered out