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

touchgfx::AbstractPartition::allocateAt()

Syntax

void* allocateAt(uint16_t index);

References

LocationText
AbstractPartition.hpp:164
void* allocateAt(uint16_t index)
AbstractPartition.hpp:77
virtual void* allocateAt(uint16_t index, uint16_t size);