Home
last modified time | relevance | path

Searched refs:heap_caps_aligned_calloc (Results 1 – 14 of 14) sorted by relevance

/hal_espressif-3.4.0/components/heap/test/
Dtest_aligned_alloc_caps.c80 …uint8_t *buf = (uint8_t *)heap_caps_aligned_calloc(alignments, 1, (alignments + 137), MALLOC_CAP_D…
102 uint8_t *buf = (uint8_t *)heap_caps_aligned_calloc(1024, 1, 1024, MALLOC_CAP_DEFAULT);
107 buf = (uint8_t *)heap_caps_aligned_calloc(1024, 1024, 1, MALLOC_CAP_DEFAULT);
112 …uint32_t *not_permitted_buf = (uint32_t *)heap_caps_aligned_calloc(alignments, 1, (alignments + 13…
121 …uint8_t *buf = (uint8_t *)(uint8_t *)heap_caps_aligned_calloc(alignments, 1, 10*1024, MALLOC_CAP_S…
/hal_espressif-3.4.0/components/heap/include/
Desp_heap_caps.h139 void *heap_caps_aligned_calloc(size_t alignment, size_t n, size_t size, uint32_t caps);
/hal_espressif-3.4.0/components/esp_lcd/src/
Desp_lcd_rgb_panel.c134 …rgb_panel->fb = heap_caps_aligned_calloc(psram_trans_align, 1, fb_size, MALLOC_CAP_SPIRAM | MALLOC… in esp_lcd_new_rgb_panel()
136 …rgb_panel->fb = heap_caps_aligned_calloc(sram_trans_align, 1, fb_size, MALLOC_CAP_INTERNAL | MALLO… in esp_lcd_new_rgb_panel()
/hal_espressif-3.4.0/components/heap/
Dheap_caps.c642 void *heap_caps_aligned_calloc(size_t alignment, size_t n, size_t size, uint32_t caps) in heap_caps_aligned_calloc() function
/hal_espressif-3.4.0/components/usb/
Dhcd.c964 …void *frame_list = heap_caps_aligned_calloc(USBH_HAL_FRAME_LIST_MEM_ALIGN, FRAME_LIST_LEN,sizeof(u… in port_obj_alloc()
1595 …void *xfer_desc_list = heap_caps_aligned_calloc(USBH_HAL_DMA_MEM_ALIGN, desc_list_len, sizeof(usbh… in buffer_block_alloc()
/hal_espressif-3.4.0/tools/test_idf_size/
Dapp_esp32s2.map2144 .literal.heap_caps_aligned_calloc
2184 .text.heap_caps_aligned_calloc
14800 heap_caps_aligned_calloc esp-idf/heap/libheap.a(heap_caps.c.obj)
Dapp2.map2816 .literal.heap_caps_aligned_calloc
2856 .text.heap_caps_aligned_calloc
16820 heap_caps_aligned_calloc esp-idf/heap/libheap.a(heap_caps.c.obj)
Dapp_esp32s3.map1297 .literal.heap_caps_aligned_calloc
1332 .text.heap_caps_aligned_calloc
19337 heap_caps_aligned_calloc esp-idf/heap/libheap.a(heap_caps.c.obj)
Dapp_esp32h2.map936 .text.heap_caps_aligned_calloc
14073 heap_caps_aligned_calloc esp-idf/heap/libheap.a(heap_caps.c.obj)
Dapp_esp32c3.map946 .text.heap_caps_aligned_calloc
15788 heap_caps_aligned_calloc esp-idf/heap/libheap.a(heap_caps.c.obj)
Doverflow.map2000 .literal.heap_caps_aligned_calloc
2032 .text.heap_caps_aligned_calloc
70304 heap_caps_aligned_calloc esp-idf/heap/libheap.a(heap_caps.c.obj)
Doverflow_esp32s2.map1951 .literal.heap_caps_aligned_calloc
1983 .text.heap_caps_aligned_calloc
71431 heap_caps_aligned_calloc esp-idf/heap/libheap.a(heap_caps.c.obj)
Doverflow_esp32s3.map2248 .literal.heap_caps_aligned_calloc
2282 .text.heap_caps_aligned_calloc
86509 heap_caps_aligned_calloc esp-idf/heap/libheap.a(heap_caps.c.obj)
Doverflow_esp32c3.map1987 .text.heap_caps_aligned_calloc
65728 heap_caps_aligned_calloc esp-idf/heap/libheap.a(heap_caps.c.obj)