Home
last modified time | relevance | path

Searched refs:heap_caps_malloc_prefer (Results 1 – 21 of 21) sorted by relevance

/hal_espressif-3.4.0/components/bt/common/osi/include/osi/
Dallocator.h48 p = heap_caps_malloc_prefer(size, 2, \
92 …p = heap_caps_malloc_prefer(size, 2, MALLOC_CAP_DEFAULT|MALLOC_CAP_SPIRAM, MALLOC_CAP_DEFAULT|MALL…
126 #define osi_malloc(size) heap_caps_malloc_prefer(size, 2, MALLOC_CAP_DEFAULT|MALLO…
/hal_espressif-3.4.0/components/bt/esp_ble_mesh/mesh_common/
Dmesh_common.c21 …return heap_caps_malloc_prefer(size, 2, MALLOC_CAP_SPIRAM|MALLOC_CAP_8BIT, MALLOC_CAP_INTERNAL|MAL… in bt_mesh_malloc()
23 …return heap_caps_malloc_prefer(size, 2, MALLOC_CAP_INTERNAL|MALLOC_CAP_IRAM_8BIT, MALLOC_CAP_INTER… in bt_mesh_malloc()
/hal_espressif-3.4.0/components/bt/common/osi/
Dallocator.c219 …p = heap_caps_malloc_prefer(size, 2, MALLOC_CAP_DEFAULT|MALLOC_CAP_SPIRAM, MALLOC_CAP_DEFAULT|MALL… in osi_malloc_func()
227 …return heap_caps_malloc_prefer(size, 2, MALLOC_CAP_DEFAULT|MALLOC_CAP_SPIRAM, MALLOC_CAP_DEFAULT|M… in osi_malloc_func()
/hal_espressif-3.4.0/components/fatfs/port/freertos/
Dffsystem.c20 return heap_caps_malloc_prefer(msize, 2, MALLOC_CAP_DEFAULT | MALLOC_CAP_SPIRAM, in ff_memalloc()
/hal_espressif-3.4.0/components/bt/host/nimble/port/src/
Desp_nimble_mem.c34 …return heap_caps_malloc_prefer(size, 2, MALLOC_CAP_INTERNAL|MALLOC_CAP_IRAM_8BIT, MALLOC_CAP_INTER… in nimble_platform_mem_malloc()
/hal_espressif-3.4.0/components/heap/include/
Desp_heap_caps.h328 void *heap_caps_malloc_prefer( size_t size, size_t num, ... );
/hal_espressif-3.4.0/components/mbedtls/port/esp_ds/
Desp_rsa_sign_alt.c224 …uint32_t *signature = heap_caps_malloc_prefer((s_ds_data->rsa_length + 1) * FACTOR_KEYLEN_IN_BYTES… in esp_ds_rsa_sign()
/hal_espressif-3.4.0/components/heap/
Dheap_caps.c254 IRAM_ATTR void *heap_caps_malloc_prefer( size_t size, size_t num, ... ) in heap_caps_malloc_prefer() function
/hal_espressif-3.4.0/components/esp_wifi/esp32/
Desp_adapter.c78 …return heap_caps_malloc_prefer(size, 2, MALLOC_CAP_DEFAULT|MALLOC_CAP_SPIRAM, MALLOC_CAP_DEFAULT|M… in wifi_malloc()
/hal_espressif-3.4.0/components/esp_wifi/esp32s2/
Desp_adapter.c60 …return heap_caps_malloc_prefer(size, 2, MALLOC_CAP_DEFAULT|MALLOC_CAP_SPIRAM, MALLOC_CAP_DEFAULT|M… in wifi_malloc()
/hal_espressif-3.4.0/components/esp_wifi/esp32s3/
Desp_adapter.c68 …return heap_caps_malloc_prefer(size, 2, MALLOC_CAP_DEFAULT|MALLOC_CAP_SPIRAM, MALLOC_CAP_DEFAULT|M… in wifi_malloc()
/hal_espressif-3.4.0/tools/test_idf_size/
Dapp_esp32h2.map14111 heap_caps_malloc_prefer esp-idf/heap/libheap.a(heap_caps.c.obj)
Dapp_esp32s2.map14839 heap_caps_malloc_prefer esp-idf/heap/libheap.a(heap_caps.c.obj)
Dapp_esp32c3.map15827 heap_caps_malloc_prefer esp-idf/heap/libheap.a(heap_caps.c.obj)
Dapp2.map16856 heap_caps_malloc_prefer esp-idf/heap/libheap.a(heap_caps.c.obj)
Dapp_esp32s3.map19376 heap_caps_malloc_prefer esp-idf/heap/libheap.a(heap_caps.c.obj)
Dapp.map17511 0x00000000400827ac heap_caps_malloc_prefer
Doverflow.map70347 heap_caps_malloc_prefer esp-idf/heap/libheap.a(heap_caps.c.obj)
Doverflow_esp32s2.map71477 heap_caps_malloc_prefer esp-idf/heap/libheap.a(heap_caps.c.obj)
Doverflow_esp32c3.map65773 heap_caps_malloc_prefer esp-idf/heap/libheap.a(heap_caps.c.obj)
Doverflow_esp32s3.map86552 heap_caps_malloc_prefer esp-idf/heap/libheap.a(heap_caps.c.obj)