Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_psram/
Desp_psram.c322 uint32_t word_aligned_caps[] = {MALLOC_CAP_SPIRAM|MALLOC_CAP_DEFAULT, 0, MALLOC_CAP_32BIT}; in esp_psram_extram_add_to_heap_allocator() local
323 ret = heap_caps_add_region_with_caps(word_aligned_caps, in esp_psram_extram_add_to_heap_allocator()