Searched refs:gdma_set_transfer_ability (Results 1 – 4 of 4) sorted by relevance
78 gdma_set_transfer_ability(tx_channel, &transfer_ability); in crypto_shared_gdma_init()79 gdma_set_transfer_ability(rx_channel, &transfer_ability); in crypto_shared_gdma_init()
71 ret = gdma_set_transfer_ability(impl->tx_channel, &transfer_ability); in async_memcpy_impl_init()75 ret = gdma_set_transfer_ability(impl->rx_channel, &transfer_ability); in async_memcpy_impl_init()
283 esp_err_t gdma_set_transfer_ability(gdma_channel_handle_t dma_chan, const gdma_transfer_ability_t *… in gdma_set_transfer_ability() function
175 esp_err_t gdma_set_transfer_ability(gdma_channel_handle_t dma_chan, const gdma_transfer_ability_t *…