gdma_link_count_buffer_size_till_eof() function
Get the size of the buffer that is mounted to the link list until the eof item (inclusive)
Arguments
list
Link list handle, allocated by `gdma_new_link_list`
start_item_index
Index of the first item in the link list to be calculated
Return value
Size of the buffer that is mounted to the link list until the eof item (inclusive). If the link list is empty or invalid, return 0.
gdma_link_count_buffer_size_till_eof() reads 7 variables:
![]()
gdma_link_count_buffer_size_till_eof()