touchgfx::HAL::setFrameBufferStartAddresses() is only used within TouchGFX.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesTouchGFXtouchgfx::HAL::setFrameBufferStartAddresses()

touchgfx::HAL::setFrameBufferStartAddresses() method

@fn virtual void HAL::setFrameBufferStartAddresses(void* frameBuffer, void* doubleBuffer, void* animationStorage) Sets frame buffer start addresses. Sets individual frame buffer start addresses.

Syntax

virtual void setFrameBufferStartAddresses(void* frameBuffer,     void* doubleBuffer,     void* animationStorage);

Arguments

frameBuffer

doubleBuffer

animationStorage

References

LocationText
HAL.hpp:778
virtual void setFrameBufferStartAddresses(void* frameBuffer, void* doubleBuffer, void* animationStorage)

Call Tree

Functions called by touchgfx::HAL::setFrameBufferStartAddresses()
touchgfx::HAL::setFrameBufferStartAddresses()
__assert_func()
all items filtered out