Searched refs:gdma_channel_alloc_config_t (Results 1 – 4 of 4) sorted by relevance
71 } gdma_channel_alloc_config_t; typedef152 esp_err_t gdma_new_channel(const gdma_channel_alloc_config_t *config, gdma_channel_handle_t *ret_ch…
40 gdma_channel_alloc_config_t tx_alloc_config = { in async_memcpy_impl_init()50 gdma_channel_alloc_config_t rx_alloc_config = { in async_memcpy_impl_init()
246 gdma_channel_alloc_config_t tx_alloc_config = { in spicommon_dma_chan_alloc()255 gdma_channel_alloc_config_t rx_alloc_config = { in spicommon_dma_chan_alloc()
124 esp_err_t gdma_new_channel(const gdma_channel_alloc_config_t *config, gdma_channel_handle_t *ret_ch… in gdma_new_channel()