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

Return value

Pointer to the memory if allocated successfully

Notes

This API will take care of the cache and hardware alignment internally. To free/release memory allocated by this helper function, simply calling `free()`

References

from examples