_DMA2D_ITConfig() is only used within STemWin_Acceleration.
 
Symbols
loading...
Files
loading...

_DMA2D_ITConfig() function

Enable/Disable the DMA2D interrupt

Syntax

static void _DMA2D_ITConfig(U32 DMA2D_IT,     int NewState);

Arguments

DMA2D_IT

DM2D interrupt to enable

NewState

ENABLE/DISABLE

Return value

LTDC pixel format

References

LocationReferrerText
LCDConf.c:411
static void _DMA2D_ITConfig(U32 DMA2D_IT, int NewState) {
LCDConf.c:535HAL_LTDC_MspInit()
_DMA2D_ITConfig(DMA2D_CR_TCIE, ENABLE);

Call Tree

Functions calling _DMA2D_ITConfig()
all items filtered out
_DMA2D_ITConfig()
Data read by _DMA2D_ITConfig()
Data written by _DMA2D_ITConfig()
_DMA2D_ITConfig()
all items filtered out