Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_hw_support/include/esp_private/
Dgdma.h200 esp_err_t gdma_set_priority(gdma_channel_handle_t dma_chan, uint32_t priority);
/hal_espressif-latest/components/esp_hw_support/dma/
Dgdma.c366 esp_err_t gdma_set_priority(gdma_channel_handle_t dma_chan, uint32_t priority) in gdma_set_priority() function