gdma_new_channel() is only used within ESP-IDF.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsRelatedReferences

Return value

- ESP_OK: Create DMA channel successfully - ESP_ERR_INVALID_ARG: Create DMA channel failed because of invalid argument - ESP_ERR_NO_MEM: Create DMA channel failed because out of memory - ESP_FAIL: Create DMA channel failed because of other error

References

from examples