ESP-IDF + 0/1 examples
SourceVu will show references to esp_lcd_i80_alloc_draw_buffer() from the following samples and libraries:
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsRelatedReferences

Return value

Pointer to a new buffer of size 'size' with capabilities 'caps', or NULL if allocation failed

Notes

This function differs from the normal 'heap_caps_*' functions in that it can also automatically handle the alignment required by DMA burst, cache line size, etc.

References

from examples