touchgfx::HAL::tick() is only used within TouchGFX.
 
Symbols
loading...
Files
loading...

touchgfx::HAL::tick() method

@fn virtual void HAL::tick(); This function is called at each timer tick, depending on platform implementation. This function is called at each timer tick, depending on platform implementation.

Syntax

virtual void tick();

References

LocationReferrerScopeText
HAL.hpp:1126
virtual void tick();
HAL.hpp:626touchgfx::HAL::backPorchExited()touchgfx::HAL
tick();

Call Tree

Functions calling touchgfx::HAL::tick()
all items filtered out
touchgfx::HAL::tick()