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

touchgfx::DMA_Interface::waitForFrameBufferSemaphore() method

@fn virtual void DMA_Interface::waitForFrameBufferSemaphore(); Waits until frame buffer semaphore is available. Waits until frame buffer semaphore is available (i.e. neither DMA or application is accessing the frame buffer).

Syntax

virtual void waitForFrameBufferSemaphore();

References

LocationReferrerScopeText
DMA.hpp:468
virtual void waitForFrameBufferSemaphore();
DMA.hpp:248touchgfx::DMA_Interface::flush()touchgfx::DMA_Interface
waitForFrameBufferSemaphore();

Call Tree

Functions calling touchgfx::DMA_Interface::waitForFrameBufferSemaphore()
all items filtered out
touchgfx::DMA_Interface::waitForFrameBufferSemaphore()