Searched refs:psRAMHeap (Results 1 – 2 of 2) sorted by relevance
92 PSRAM_HEAP_SECTION static unsigned char psRAMHeap[configTOTAL_PSRAM_HEAP_SIZE]; variable95 {(uint8_t*)psRAMHeap,(size_t)configTOTAL_PSRAM_HEAP_SIZE},
14 static unsigned char psRAMHeap[configTOTAL_PSRAM_HEAP_SIZE]; variable19 g_Psram_heap.FreeList = (PsramMemChunk *)(psRAMHeap); in Psram_heap_init()
Completed in 4 milliseconds