Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_psram/
Desp_psram.c312 …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() local
313 ret = heap_caps_add_region_with_caps(byte_aligned_caps, in esp_psram_extram_add_to_heap_allocator()