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

touchgfx::HAL::getTFTFrameBuffer() const method

@fn virtual uint16_t* HAL::getTFTFrameBuffer() const = 0; Gets the frame buffer address used by the TFT controller. Gets the frame buffer address used by the TFT controller.

Syntax

virtual uint16_t* getTFTFrameBuffer() const = 0;

Return value

The address of the frame buffer currently being displayed on the TFT.

Examples

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

References

LocationReferrerScopeText
HAL.hpp:280
virtual uint16_t* getTFTFrameBuffer() const = 0;
HAL.hpp:1170touchgfx::HAL::getClientFrameBuffer()touchgfx::HAL
if (USE_DOUBLE_BUFFERING && getTFTFrameBuffer() == frameBuffer0)

Call Tree

Functions calling touchgfx::HAL::getTFTFrameBuffer() const
touchgfx::HAL::getTFTFrameBuffer() const
Type of touchgfx::HAL::getTFTFrameBuffer() const
touchgfx::HAL::getTFTFrameBuffer() const
uint16_t
all items filtered out