Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_hw_support/include/esp_private/
Dgdma.h316 esp_err_t gdma_reset(gdma_channel_handle_t dma_chan);
/hal_espressif-latest/components/esp_hw_support/
Dlinker.lf41 gdma: gdma_reset (noflash)
/hal_espressif-latest/components/esp_hw_support/dma/
Dgdma.c519 esp_err_t gdma_reset(gdma_channel_handle_t dma_chan) in gdma_reset() function
/hal_espressif-latest/components/driver/deprecated/
Di2s_legacy.c361 gdma_reset(p_i2s[i2s_num]->tx_dma_chan); in i2s_tx_reset()
379 gdma_reset(p_i2s[i2s_num]->rx_dma_chan); in i2s_rx_reset()