Home
last modified time | relevance | path

Searched defs:heap_caps_calloc (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/zephyr/port/heap/
Dheap_caps_zephyr.c128 void *heap_caps_calloc( size_t n, size_t size, uint32_t caps) in heap_caps_calloc() function
/hal_espressif-latest/components/heap/
Dheap_caps_linux.c123 void *heap_caps_calloc( size_t n, size_t size, uint32_t caps) in heap_caps_calloc() function
Dheap_caps.c504 HEAP_IRAM_ATTR void *heap_caps_calloc( size_t n, size_t size, uint32_t caps) in heap_caps_calloc() function