STM32F4HAL::enableInterrupts() is only used within TouchGFX.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesTouchGFXSTM32F4HAL::enableInterrupts()

STM32F4HAL::enableInterrupts() method

@fn virtual void STM32F4HAL::enableInterrupts(); Enables the DMA and LCD interrupts. Enables the DMA and LCD interrupts.

Syntax

virtual void enableInterrupts();
Implemented in STM32F4HAL.cpp:92

References

LocationText
STM32F4HAL.cpp:92
void STM32F4HAL::enableInterrupts()
STM32F4HAL.hpp:70
virtual void enableInterrupts();

Call Tree

Functions called by STM32F4HAL::enableInterrupts()
STM32F4HAL::enableInterrupts()
__NVIC_EnableIRQ()
all items filtered out
Data read by STM32F4HAL::enableInterrupts()
IRQn_Type::LTDC_IRQn
IRQn_Type::LTDC_ER_IRQn
IRQn_Type::DMA2D_IRQn
all items filtered out
STM32F4HAL::enableInterrupts()
Methods overriding this one
STM32F4HAL::enableInterrupts()
all items filtered out