STM32F4HAL_DSI::configureInterrupts() is only used within TouchGFX.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesTouchGFXSTM32F4HAL_DSI::configureInterrupts()

STM32F4HAL_DSI::configureInterrupts() method

@fn virtual void STM32F4HAL_DSI::configureInterrupts(); Sets the DMA and LCD interrupt priorities. Sets the DMA and LCD interrupt priorities.

Syntax

virtual void configureInterrupts();
Implemented in STM32F4HAL_DSI.cpp:94

References

LocationText
STM32F4HAL_DSI.cpp:94
void STM32F4HAL_DSI::configureInterrupts()
STM32F4HAL_DSI.hpp:81
virtual void configureInterrupts();

Call Tree

Functions called by STM32F4HAL_DSI::configureInterrupts()
STM32F4HAL_DSI::configureInterrupts()
__NVIC_SetPriority()
all items filtered out
Data read by STM32F4HAL_DSI::configureInterrupts()
IRQn_Type::DMA2D_IRQn
IRQn_Type::DSI_IRQn
all items filtered out
STM32F4HAL_DSI::configureInterrupts()
Methods overriding this one
STM32F4HAL_DSI::configureInterrupts()