Home
last modified time | relevance | path

Searched refs:esp_async_memcpy_install (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/esp_hw_support/include/
Desp_async_memcpy.h79 esp_err_t esp_async_memcpy_install(const async_memcpy_config_t *config, async_memcpy_t *asmcp);
/hal_espressif-latest/components/esp_hw_support/dma/
Desp_async_memcpy.c49 esp_err_t esp_async_memcpy_install(const async_memcpy_config_t *config, async_memcpy_t *asmcp) in esp_async_memcpy_install() function