Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_hw_support/include/esp_private/
Dgdma.h51 } gdma_transfer_ability_t; typedef
175 esp_err_t gdma_set_transfer_ability(gdma_channel_handle_t dma_chan, const gdma_transfer_ability_t *…
/hal_espressif-latest/components/mbedtls/port/crypto_shared_gdma/
Desp_crypto_shared_gdma.c61 gdma_transfer_ability_t transfer_ability = { in crypto_shared_gdma_init()
/hal_espressif-latest/components/esp_hw_support/dma/
Dasync_memcpy_impl_gdma.c67 gdma_transfer_ability_t transfer_ability = { in async_memcpy_impl_init()
Dgdma.c283 esp_err_t gdma_set_transfer_ability(gdma_channel_handle_t dma_chan, const gdma_transfer_ability_t *… in gdma_set_transfer_ability()