Searched refs:invalid_cap (Results 1 – 1 of 1) sorted by relevance
231 const uint32_t invalid_cap = MALLOC_CAP_INVALID; variable236 void *ptr = heap_caps_malloc(allocation_size, invalid_cap);240 ptr = heap_caps_realloc(ptr, allocation_size, invalid_cap);244 ptr = heap_caps_aligned_alloc(0x200, allocation_size, invalid_cap);