Home
last modified time | relevance | path

Searched refs:to_continue (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-latest/components/esp_hw_support/dma/
Desp_async_memcpy.c284 bool to_continue = false; in async_memcpy_isr_on_rx_done_event() local
296 to_continue = async_memcpy_get_next_rx_descriptor(asmcp, eof, &next_desc); in async_memcpy_isr_on_rx_done_event()
310 } while (to_continue); in async_memcpy_isr_on_rx_done_event()