TouchGFX + 0/4 examples
CodeScope will show references to touchgfx::HAL::frontPorchEntered() 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::HAL::frontPorchEntered()

touchgfx::HAL::frontPorchEntered() method

@fn void HAL::frontPorchEntered() Has to be called from within the LCD IRQ routine when the Front Porch Entry is reached. Has to be called from within the LCD IRQ routine when the Front Porch Entry is reached.

Syntax

void frontPorchEntered();

Examples

touchgfx::HAL::frontPorchEntered() is referenced by 4 libraries and example projects.

References

LocationText
HAL.hpp:231
void frontPorchEntered()

Call Tree

Functions called by touchgfx::HAL::frontPorchEntered()
touchgfx::HAL::frontPorchEntered()