Searched refs:BACKUP_SIZE (Results 1 – 2 of 2) sorted by relevance
26 #define BACKUP_SIZE (4*1024) macro115 rt_memheap_init(&_heap_backup_sram, "bak_sram", (void *)BACKUP_ADDR, BACKUP_SIZE); in init_sram()
24 #define BACKUP_SIZE (4*1024) macro113 rt_memheap_init(&_heap_backup_sram, "bak_sram", (void *)BACKUP_ADDR, BACKUP_SIZE); in init_sram()
Completed in 5 milliseconds