TouchGFX + 0/1 examples
CodeScope will show references to touchgfx::HAL::unlockFrameBuffer() from the following samples and libraries:
Examples
STM32F429I-Discovery
Demonstrations
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesTouchGFXtouchgfx::HAL::unlockFrameBuffer()

touchgfx::HAL::unlockFrameBuffer() method

@fn virtual void HAL::unlockFrameBuffer(); Unlocks the frame buffer (MUST be called exactly once for each call to lockFrameBuffer()). Unlocks the frame buffer (MUST be called exactly once for each call to lockFrameBuffer()).

Syntax

virtual void unlockFrameBuffer();

Examples

touchgfx::HAL::unlockFrameBuffer() is referenced by 1 libraries and example projects.

References

LocationText
HAL.hpp:269
virtual void unlockFrameBuffer();