Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_hw_support/include/esp_private/
Dgdma.h346 } gdma_etm_task_config_t; typedef
363 esp_err_t gdma_new_etm_task(gdma_channel_handle_t dma_chan, const gdma_etm_task_config_t *config, e…
/hal_espressif-latest/components/esp_hw_support/dma/
Dgdma_etm.c87 esp_err_t gdma_new_etm_task(gdma_channel_handle_t dma_chan, const gdma_etm_task_config_t *config, e… in gdma_new_etm_task()