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

touchgfx::AbstractPartition::allocate()

Syntax

void* allocate();

References

LocationText
AbstractPartition.hpp:143
void* allocate()
AbstractPartition.hpp:61
virtual void* allocate(uint16_t size);