gdma_apply_strategy() function
Apply channel strategy for GDMA channel
Arguments
dma_chan
GDMA channel handle, allocated by `gdma_new_channel`
config
Configuration of GDMA channel strategy - ESP_OK: Apply channel strategy successfully - ESP_ERR_INVALID_ARG: Apply channel strategy failed because of invalid argument - ESP_FAIL: Apply channel strategy failed because of other error
Examples
gdma_apply_strategy() is referenced by 1 libraries and example projects: