Searched refs:byte_aligned_caps (Results 1 – 1 of 1) sorted by relevance
312 …uint32_t byte_aligned_caps[] = {MALLOC_CAP_SPIRAM|MALLOC_CAP_DEFAULT, 0, MALLOC_CAP_8BIT|MALLOC_CA… in esp_psram_extram_add_to_heap_allocator() local313 ret = heap_caps_add_region_with_caps(byte_aligned_caps, in esp_psram_extram_add_to_heap_allocator()