Searched refs:total_malloc_size (Results 1 – 1 of 1) sorted by relevance
72 …size_t total_malloc_size = sizeof(async_memcpy_context_t) + sizeof(async_memcpy_stream_t) * config… in esp_async_memcpy_install() local74 …mcp_hdl = heap_caps_calloc(1, total_malloc_size, MALLOC_CAP_8BIT | MALLOC_CAP_DMA | MALLOC_CAP_INT… in esp_async_memcpy_install()