gdma_del_link_list() function
Delete a DMA link list
Arguments
list
Link list handle, allocated by `gdma_new_link_list`
Return value
- ESP_OK: Delete DMA link list successfully - ESP_ERR_INVALID_ARG: Delete DMA link list failed because of invalid argument - ESP_FAIL: Delete DMA link list failed because of other error