gdma_link_set_owner() function
Set the ownership for a DMA link list item
Arguments
list
Link list handle, allocated by `gdma_new_link_list`
item_index
Index of the link list item (-1 means the last item)
Return value
- ESP_OK: Set the ownership successfully - ESP_ERR_INVALID_ARG: Set the ownership failed because of invalid argument - ESP_FAIL: Set the ownership failed because of other error