Searched refs:DRAM_ATTR (Results 1 – 1 of 1) sorted by relevance
27 #define DRAM_ATTR __attribute__((section(".dram1"))) macro33 #define DMA_ATTR WORD_ALIGNED_ATTR DRAM_ATTR37 #define DRAM_STR(str) (__extension__({static const DRAM_ATTR char __c[] = (str); (const char *)&__c…