Searched refs:gdma_apply_strategy (Results 1 – 6 of 6) sorted by relevance
79 gdma_apply_strategy(impl->tx_channel, &strategy_config); in async_memcpy_impl_init()80 gdma_apply_strategy(impl->rx_channel, &strategy_config); in async_memcpy_impl_init()
346 esp_err_t gdma_apply_strategy(gdma_channel_handle_t dma_chan, const gdma_strategy_config_t *config) in gdma_apply_strategy() function
186 esp_err_t gdma_apply_strategy(gdma_channel_handle_t dma_chan, const gdma_strategy_config_t *config);
461 gdma_apply_strategy(s_tx_channel, &strategy_config); in hci_driver_uart_dma_install()462 gdma_apply_strategy(s_rx_channel, &strategy_config); in hci_driver_uart_dma_install()
261 gdma_apply_strategy(s_adc_digi_ctx->rx_dma_channel, &strategy_config); in adc_digi_initialize()
174 gdma_apply_strategy(adc_ctx->rx_dma_channel, &strategy_config); in adc_continuous_new_handle()